ISql90Endpoint.GetAuthorizationLoginRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql90Login zurück.

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

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90Endpoint Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace