Partager via


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

Voir aussi

Référence

TSqlObject Classe

Espace de noms Microsoft.SqlServer.Dac.Model