RegisteredServer 멤버
The RegisteredServer object represents a SQL Server registered server.
RegisteredServer 형식은 다음 멤버를 노출합니다.
생성자
| 이름 | 설명 | |
|---|---|---|
![]() |
RegisteredServer() () () () | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(String) | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(RegisteredServerCollection, String) | Initializes a new instance of the RegisteredServer object. |
![]() |
RegisteredServer(ServerGroup, String) | Initializes a new instance of the RegisteredServer object. |
맨 위로 이동
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
Alter | Updates any RegisteredServer object property changes on the instance of SQL Server. |
![]() |
CheckObjectState | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Create | Creates a registered server on the instance of SQL Server as defined by the RegisteredServer object. |
![]() |
Drop | Removes the RegisteredServer from the server group and the registered server collection. |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetSmoObject | Gets a RegSvrSmoObject that is specified by a URN. |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
ImplInitialize | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Initialize | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
IsObjectInitialized | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
Refresh | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
SetParentImpl | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
![]() |
UpdateObjectState | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Validate | (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
Description | Gets or sets a textual description of the referenced registered server. |
![]() |
Login | Gets or sets the login used to establish a connection with the registered server. |
![]() |
LoginSecure | Gets or sets the Boolean property value that specifies whether the connection is authenticated by Windows authentication. |
![]() |
Name | Gets or sets the name of the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Parent | Gets the ServerGroup object value that specifies the parent of the RegisteredServer object. |
![]() |
Properties | Gets the properties associated with the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
SecurePassword | Gets or sets the password used with SQL Server standard authentication to establish a connection to the registered server. |
![]() |
ServerInstance | Gets or sets the instance of SQL Server that is the registered server. |
![]() |
State | Gets the state of the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
Urn | Gets the Urn object value that represents the referenced registered server. (RegSvrSmoObject. . :: . .Urn을(를) 재정의합니다.) |
![]() |
UrnSkeleton | Gets the Urn object that represents the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
.gif)
.gif)
.gif)
.gif)