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


ISql100TableTypeUniqueConstraint.GetColumnSpecificationsRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100TableTypeUniqueConstraint, ISql100TableTypeIndexedColumnSpecification>

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

См. также

Ссылки

ISql100TableTypeUniqueConstraint Интерфейс

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