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 | |
---|---|---|
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. | |
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