Метод TSqlObject.GetReferencing

Показывать защищенные элементы
Показывать наследуемые элементы

Gets all referencing objects within the Default scope.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод 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.

В начало

См. также

Справочник

TSqlObject Класс

Пространство имен Microsoft.SqlServer.Dac.Model