Méthode TSqlObject.GetReferencing
Inclure les membres protégés
Inclure les membres hérités
Gets all referencing objects within the Default scope.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
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. |
Haut de la page