Membros ServerGroup
The ServerGroup object represents a group of Microsoft SQL Server registered servers.
O tipo ServerGroup expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
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) |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Alter | Updates any ServerGroupBase object property changes on the instance of Microsoft SQL Server. (Herdado de ServerGroupBase.) |
![]() |
CheckObjectState | (Herdado de RegSvrSmoObject.) |
![]() |
ClearCollections | Clears the server group collections. (Herdado de ServerGroupBase.) |
![]() |
Create | Creates a server group on the instance of Microsoft SQL Server as defined by the ServerGroupBase object. (Herdado de ServerGroupBase.) |
![]() |
Drop | Removes the ServerGroupBase from the parent server group. (Herdado de ServerGroupBase.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetSmoObject | Gets a RegSvrSmoObject that is specified by a URN. (Herdado de ServerGroupBase.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ImplInitialize | (Herdado de RegSvrSmoObject.) |
![]() |
Initialize | (Herdado de RegSvrSmoObject.) |
![]() |
IsObjectInitialized | (Herdado de RegSvrSmoObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
Refresh | (Herdado de RegSvrSmoObject.) |
![]() |
SetParentImpl | (Herdado de RegSvrSmoObject.) |
![]() |
ToString | (Herdado de Object.) |
![]() |
UpdateObjectState | (Herdado de RegSvrSmoObject.) |
![]() |
Validate | (Herdado de SmoObjectBase.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Description | Gets or sets the textual description of the referenced group of registered servers. |
![]() |
Name | Gets or sets the name of the object. (Herdado de 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. (Herdado de RegSvrSmoObject.) |
![]() |
RegisteredServers | Represents a collection of RegisteredServer objects. Each RegisteredServer object represents a registered server that is included in the parent server group. (Herdado de ServerGroupBase.) |
![]() |
ServerGroups | Represents a collection of ServerGroup objects. Each ServerGroup object represents a server group that is included in the parent server group. (Herdado de 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. (Herdado de SmoObjectBase.) |
![]() |
Urn | Gets the Urn object value that represents the server group. (Substitui RegSvrSmoObject. . :: . .Urn.) |
![]() |
UrnSkeleton | Gets the Urn object that represents the object. (Herdado de RegSvrSmoObject.) |
![]() |
UserData | Gets or sets user-defined data associated with the referenced object. (Herdado de SmoObjectBase.) |
Início
Consulte também
.gif)
.gif)
.gif)
.gif)