Delen via


TSqlObject.GetReferenced Method

Include Protected Members
Include Inherited Members

Gets all referenced 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 GetReferenced() Gets all referenced objects within the Default scope.
Public method GetReferenced(DacQueryScopes) Gets all referenced objects within a given DacQueryScopes scope.
Public method GetReferenced(ModelRelationshipClass) Gets referenced objects for a given ModelRelationshipClass, where objects are within the Default scope.
Public method GetReferenced(ModelRelationshipClass, DacQueryScopes) Gets referenced objects for a given ModelRelationshipClass, where objects are within a given DacQueryScopes scope.

Top

See Also

Reference

TSqlObject Class

Microsoft.SqlServer.Dac.Model Namespace