Metodo ISql90SignatureEncryptionMechanism.GetAsymmetricKeyRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90AsymmetricKey associato.

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 ISql90SignatureEncryptionMechanism, ISql90AsymmetricKey)
IModelSingleRelationship<ISql90SignatureEncryptionMechanism, ISql90AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql90SignatureEncryptionMechanism^, ISql90AsymmetricKey^>^ GetAsymmetricKeyRelationship()
abstract GetAsymmetricKeyRelationship : unit -> IModelSingleRelationship<ISql90SignatureEncryptionMechanism, ISql90AsymmetricKey> 
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql90SignatureEncryptionMechanism, ISql90AsymmetricKey>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SignatureEncryptionMechanism, ISql90AsymmetricKey>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SignatureEncryptionMechanism Interfaccia

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