ServerGroup 멤버
The ServerGroup object represents a group of Microsoft SQL Server registered servers.
ServerGroup 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
![]() |
ServerGroup() () () () | Initializes a new instance of the ServerGroup object. |
![]() |
ServerGroup(String) | Initializes a new instance of the ServerGroup object that has the specified name. |
![]() |
ServerGroup(ServerGroup, String) |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
![]() |
Alter | Updates any ServerGroupBase object property changes on the instance of Microsoft SQL Server. (ServerGroupBase에서 상속됩니다.) |
![]() |
CheckObjectState | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
ClearCollections | Clears the server group collections. (ServerGroupBase에서 상속됩니다.) |
![]() |
Create | Creates a server group on the instance of Microsoft SQL Server as defined by the ServerGroupBase object. (ServerGroupBase에서 상속됩니다.) |
![]() |
Drop | Removes the ServerGroupBase from the parent server group. (ServerGroupBase에서 상속됩니다.) |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetSmoObject | Gets a RegSvrSmoObject that is specified by a URN. (ServerGroupBase에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
ImplInitialize | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Initialize | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
IsObjectInitialized | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
Refresh | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
SetParentImpl | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
ToString | (Object에서 상속됩니다.) |
![]() |
UpdateObjectState | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Validate | (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
Description | Gets or sets the textual description of the referenced group of registered servers. |
![]() |
Name | Gets or sets the name of the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
Parent | Gets or sets the ServerGroup object that is the parent of the referenced ServerGroup object. |
![]() |
Path | Gets the path of the referenced server group. |
![]() |
Properties | Gets the properties associated with the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
RegisteredServers | Represents a collection of RegisteredServer objects. Each RegisteredServer object represents a registered server that is included in the parent server group. (ServerGroupBase에서 상속됩니다.) |
![]() |
ServerGroups | Represents a collection of ServerGroup objects. Each ServerGroup object represents a server group that is included in the parent server group. (ServerGroupBase에서 상속됩니다.) |
![]() |
ServerType | Gets the Guid object value that specifies the type of server associated with the server group. |
![]() |
State | Gets the state of the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
Urn | Gets the Urn object value that represents the server group. (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에서 상속됩니다.) |
맨 위로 이동