Método ISql90Endpoint.GetAuthorizationLoginRelationship

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 GetAuthorizationLoginRelationship As IModelSingleRelationship(Of ISql90Endpoint, ISql90Login)
IModelSingleRelationship<ISql90Endpoint, ISql90Login> GetAuthorizationLoginRelationship()
IModelSingleRelationship<ISql90Endpoint^, ISql90Login^>^ GetAuthorizationLoginRelationship()
abstract GetAuthorizationLoginRelationship : unit -> IModelSingleRelationship<ISql90Endpoint, ISql90Login> 
function GetAuthorizationLoginRelationship() : IModelSingleRelationship<ISql90Endpoint, ISql90Login>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90Endpoint Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel