ISql90SymmetricKey.GetEncryptionAsymmetricKeysRelationship (Método)

Devuelve una interfaz IModelMultiRelationship entre this y la interfaz ISql90AsymmetricKey asociada.

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

Sintaxis

'Declaración
Function GetEncryptionAsymmetricKeysRelationship As IModelMultiRelationship(Of ISql90SymmetricKey, ISql90AsymmetricKey)
IModelMultiRelationship<ISql90SymmetricKey, ISql90AsymmetricKey> GetEncryptionAsymmetricKeysRelationship()
IModelMultiRelationship<ISql90SymmetricKey^, ISql90AsymmetricKey^>^ GetEncryptionAsymmetricKeysRelationship()
abstract GetEncryptionAsymmetricKeysRelationship : unit -> IModelMultiRelationship<ISql90SymmetricKey, ISql90AsymmetricKey> 
function GetEncryptionAsymmetricKeysRelationship() : IModelMultiRelationship<ISql90SymmetricKey, ISql90AsymmetricKey>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90SymmetricKey, ISql90AsymmetricKey>

Seguridad de .NET Framework

Vea también

Referencia

ISql90SymmetricKey Interfaz

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