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