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


ISql90SpecifiesExecutionContext.GetLoginRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISql90SpecifiesExecutionContext Интерфейс

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