Partilhar via


Método TSqlObject.GetReferencing

Incluir membros protegidos
Incluir membros herdados

Gets all referencing objects within the Default scope.

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 GetReferencing() Gets all referencing objects within the Default scope.
Método público GetReferencing(DacQueryScopes) Gets all referencing objects within a given DacQueryScopes scope.
Método público GetReferencing(ModelRelationshipClass) Gets referencing objects, where the relationship is defined by a specific ModelRelationshipClass and where objects are within the Default scope.
Método público GetReferencing(ModelRelationshipClass, DacQueryScopes) Gets referencing objects, where the relationship is defined by a specific ModelRelationshipClass and where objects are within a given DacQueryScopes scope.

Início

Consulte também

Referência

TSqlObject Classe

Namespace Microsoft.SqlServer.Dac.Model