Partager via


Propriété Parent

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

Espace de noms :  Microsoft.SqlServer.Management.Smo.Wmi
Assembly :  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Parent As ServerProtocol
    Get
'Utilisation
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

Valeur de propriété

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