Freigeben über


ISql100DatabaseEncryptionKey.GetAsymmetricKeyRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der ISql100AsymmetricKey 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 ISql100DatabaseEncryptionKey, ISql100AsymmetricKey)
IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey^, ISql100AsymmetricKey^>^ GetAsymmetricKeyRelationship()
abstract GetAsymmetricKeyRelationship : unit -> IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey> 
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql100DatabaseEncryptionKey Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace