Método ISql90SpecifiesExecutionContext.GetLoginRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90Login.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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>

Valor de retorno

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesExecutionContext, ISql90Login>

Segurança do .NET Framework

Consulte também

Referência

ISql90SpecifiesExecutionContext Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel