Udostępnij za pośrednictwem


Właściwość ServerIPAddress.Parent

Pobiera ServerProtocol obiekt, który jest elementem nadrzędnym ServerIPAddress obiektu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Wmi
Zestaw:  Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)

Składnia

'Deklaracja
Public ReadOnly Property Parent As ServerProtocol
    Get
'Użycie
Dim instance As ServerIPAddress
Dim value As ServerProtocol

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Wmi.ServerProtocol
A ServerProtocol obiekt, który jest elementem nadrzędnym ServerIPAddress obiektu