Método TSqlObject.GetReferenced
Incluir membros protegidos
Incluir membros herdados
Gets all referenced 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 | |
---|---|---|
GetReferenced() | Gets all referenced objects within the Default scope. | |
GetReferenced(DacQueryScopes) | Gets all referenced objects within a given DacQueryScopes scope. | |
GetReferenced(ModelRelationshipClass) | Gets referenced objects for a given ModelRelationshipClass, where objects are within the Default scope. | |
GetReferenced(ModelRelationshipClass, DacQueryScopes) | Gets referenced objects for a given ModelRelationshipClass, where objects are within a given DacQueryScopes scope. |
Início