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


ISqlTypeSpecifier.GetTypeRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISqlTypeSpecifier Интерфейс

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

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