Partilhar via


Método TSqlObject.GetParent

Incluir membros protegidos
Incluir membros herdados

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.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público GetParent() 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.
Método público GetParent(DacQueryScopes) Returns the parent TSqlObject, if it is within the specified DacQueryScopes scope and if there is only one TSqlObject that could be the parent for this object.

Início

Consulte também

Referência

TSqlObject Classe

Namespace Microsoft.SqlServer.Dac.Model