CentralManagementServerGroup-Eigenschaft
Gets an object that represents a central management server group.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
<SfcIgnoreAttribute> _
Public ReadOnly Property CentralManagementServerGroup As ServerGroup
Get
'Usage
Dim instance As RegisteredServersStore
Dim value As ServerGroup
value = instance.CentralManagementServerGroup
[SfcIgnoreAttribute]
public ServerGroup CentralManagementServerGroup { get; }
[SfcIgnoreAttribute]
public:
property ServerGroup^ CentralManagementServerGroup {
ServerGroup^ get ();
}
[<SfcIgnoreAttribute>]
member CentralManagementServerGroup : ServerGroup
function get CentralManagementServerGroup () : ServerGroup
Eigenschaftswert
Typ: Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup
A ServerGroup value that specifies the central management server group.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.