Compartir a través de


ISql90Signature.GetEncryptionMechanismRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz [ T:Microsoft.Data.Schema.Sql.SchemaModel.ISql90SignatureEncryptionMechanism] asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90Signature Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)