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


ISqlSimpleColumn.GetTypeSpecifierRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISqlSimpleColumn Интерфейс

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

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