ServerGroupBase 멤버
The ServerGroupBase class is a base class that is used in the construction of the ServerGroup class, which represents a group of Microsoft SQL Server registered servers.
ServerGroupBase 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Alter | Updates any ServerGroupBase object property changes on the instance of Microsoft SQL Server. |
![]() |
CheckObjectState | (RegSvrSmoObject에서 상속됩니다.) |
![]() |
ClearCollections | Clears the server group collections. |
![]() |
Create | Creates a server group on the instance of Microsoft SQL Server as defined by the ServerGroupBase object. |
![]() |
Drop | Removes the ServerGroupBase from the parent server group. |
![]() |
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에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
![]() |
Name | Gets or sets the name of the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
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. |
![]() |
ServerGroups | Represents a collection of ServerGroup objects. Each ServerGroup object represents a server group that is included in the parent server group. |
![]() |
State | Gets the state of the referenced object. (SmoObjectBase에서 상속됩니다.) |
![]() |
Urn | Gets the Urn object that represents the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
UrnSkeleton | Gets the Urn object that represents the object. (RegSvrSmoObject에서 상속됩니다.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동