Metodo ISql100DatabaseEncryptionKey.GetAsymmetricKeyRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql100AsymmetricKey.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

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

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100DatabaseEncryptionKey Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel