Partager via


ISql90Signature.GetEncryptionMechanismRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90SignatureEncryptionMechanism associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetEncryptionMechanismRelationship As IModelSingleRelationship(Of ISql90Signature, ISql90SignatureEncryptionMechanism)
IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism> GetEncryptionMechanismRelationship()
IModelSingleRelationship<ISql90Signature^, ISql90SignatureEncryptionMechanism^>^ GetEncryptionMechanismRelationship()
abstract GetEncryptionMechanismRelationship : unit -> IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism> 
function GetEncryptionMechanismRelationship() : IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism>

Sécurité .NET Framework

Voir aussi

Référence

ISql90Signature Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms