Delen via


TSqlObject.GetReferencing Method

Include Protected Members
Include Inherited Members

Gets all referencing objects within the Default scope.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetReferencing() Gets all referencing objects within the Default scope.
Public method GetReferencing(DacQueryScopes) Gets all referencing objects within a given DacQueryScopes scope.
Public method GetReferencing(ModelRelationshipClass) Gets referencing objects, where the relationship is defined by a specific ModelRelationshipClass and where objects are within the Default scope.
Public method GetReferencing(ModelRelationshipClass, DacQueryScopes) Gets referencing objects, where the relationship is defined by a specific ModelRelationshipClass and where objects are within a given DacQueryScopes scope.

Top

See Also

Reference

TSqlObject Class

Microsoft.SqlServer.Dac.Model Namespace