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


ISqlColumnSource.GetColumnsRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISqlColumnSource, ISqlColumn>

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

См. также

Ссылки

ISqlColumnSource Интерфейс

GetColumnsRelationship - перегрузка

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