Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Returns the parent TSqlObject, if it is within the Default scope and if there is only one TSqlObject that could be the parent for this object.
Espace de noms : Microsoft.SqlServer.Dac.Model
Assembly : Microsoft.SqlServer.Dac.Extensions (en Microsoft.SqlServer.Dac.Extensions.dll)
Syntaxe
'Déclaration
Public Function GetParent As TSqlObject
'Utilisation
Dim instance As TSqlObject
Dim returnValue As TSqlObject
returnValue = instance.GetParent()
public TSqlObject GetParent()
public:
TSqlObject^ GetParent()
member GetParent : unit -> TSqlObject
public function GetParent() : TSqlObject
Valeur de retour
Type : Microsoft.SqlServer.Dac.Model.TSqlObject
Parent object others null.