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


ISqlUserDefinedDataType.GetTypeRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType>

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

См. также

Ссылки

ISqlUserDefinedDataType Интерфейс

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

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