Condividi tramite


Metodo GetParent

Gets the parent of this object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Function GetParent As Object
'Utilizzo
Dim instance As IAlienObject
Dim returnValue As Object

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

Valore restituito

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