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


ISql100TableTypeIndexedColumnSpecification.GetColumnRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100TableTypeIndexedColumnSpecification, ISql100TableTypeColumn>

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

См. также

Ссылки

ISql100TableTypeIndexedColumnSpecification Интерфейс

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