Элементы 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.) |
В начало
.gif)
.gif)
.gif)
.gif)