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


ISql90ClrMethod.GetReturnTypeRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISql90ClrMethod Интерфейс

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