ISql90Login.GetAsymmetricKeyRelationship-Methode

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

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

Syntax

'Declaration
Function GetAsymmetricKeyRelationship As IModelSingleRelationship(Of ISql90Login, ISql90AsymmetricKey)
IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql90Login^, ISql90AsymmetricKey^>^ GetAsymmetricKeyRelationship()
abstract GetAsymmetricKeyRelationship : unit -> IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey> 
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql90Login, ISql90AsymmetricKey>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90Login Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace