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


ISqlColumn.GetTypeSpecifierRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlColumn, ISqlTypeSpecifier>

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

См. также

Ссылки

ISqlColumn Интерфейс

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

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