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


ISql90SpecifiesExecutionContext.GetUserRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90User>

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

См. также

Ссылки

ISql90SpecifiesExecutionContext Интерфейс

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