Propriété Parent

Gets the parent object. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
ReadOnly Property Parent As SfcInstance
    Get
'Utilisation
Dim instance As ISfcCollection
Dim value As SfcInstance

value = instance.Parent
SfcInstance Parent { get; }
property SfcInstance^ Parent {
    SfcInstance^ get ();
}
abstract Parent : SfcInstance
function get Parent () : SfcInstance

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInstance
Gets the SfcInstance object that represents the parent of the collection.