Compartir a través de


Parent Propiedad

Gets the ServerProtocol object that is the parent of the ServerIPAddress object.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Wmi
Ensamblado:  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxis

'Declaración
Public ReadOnly Property Parent As ServerProtocol
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ServerProtocol
A ServerProtocol object that is the parent of the ServerIPAddress object