ISql90Endpoint.GetAuthorizationLoginRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISql90Login] asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90Endpoint Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)