共用方式為


Parent 屬性

Gets the LinkedServer object that is the parent of the LinkedServerLoginCollection object.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public ReadOnly Property Parent As LinkedServer
    Get
'用途
Dim instance As LinkedServerLoginCollection
Dim value As LinkedServer

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

屬性值

型別:Microsoft.SqlServer.Management.Smo. . :: . .LinkedServer
A LinkedServer object that is the parent of the LinkedServerLoginCollection object.

範例

使用集合