Parent 属性

Gets the ServerGroup object that is the parent of the RegisteredServerCollection object.

命名空间:  Microsoft.SqlServer.Management.Smo.RegisteredServers
程序集:  Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)

语法

声明
Public ReadOnly Property Parent As ServerGroup
    Get
用法
Dim instance As RegisteredServerCollection
Dim value As ServerGroup

value = instance.Parent
public ServerGroup Parent { get; }
public:
property ServerGroup^ Parent {
    ServerGroup^ get ();
}
member Parent : ServerGroup
function get Parent () : ServerGroup

示例

使用集合