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


ISqlSubroutineParameter.GetTypeRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISqlSubroutineParameter Интерфейс

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