Поделиться через


ISqlLegacyDataConstraints.GetBoundTargetsRelationship - метод

Возвращает отношение IModelMultiRelationship между this и связанным объектом ISqlLegacyDataConstraintTarget.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
Function GetBoundTargetsRelationship As IModelMultiRelationship(Of ISqlLegacyDataConstraints, ISqlLegacyDataConstraintTarget)
IModelMultiRelationship<ISqlLegacyDataConstraints, ISqlLegacyDataConstraintTarget> GetBoundTargetsRelationship()
IModelMultiRelationship<ISqlLegacyDataConstraints^, ISqlLegacyDataConstraintTarget^>^ GetBoundTargetsRelationship()
abstract GetBoundTargetsRelationship : unit -> IModelMultiRelationship<ISqlLegacyDataConstraints, ISqlLegacyDataConstraintTarget> 
function GetBoundTargetsRelationship() : IModelMultiRelationship<ISqlLegacyDataConstraints, ISqlLegacyDataConstraintTarget>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISqlLegacyDataConstraints, ISqlLegacyDataConstraintTarget>

Безопасность платформы .NET Framework

См. также

Ссылки

ISqlLegacyDataConstraints Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен