Méthode GetParent

Gets the parent of this 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
Function GetParent As Object
'Utilisation
Dim instance As IAlienObject
Dim returnValue As Object

returnValue = instance.GetParent()
Object GetParent()
Object^ GetParent()
abstract GetParent : unit -> Object 
function GetParent() : Object

Valeur de retour

Type : System. . :: . .Object
An object that represents the parent of this object.