Freigeben über


ISql90SymmetricKey.GetEncryptionPasswordsRelationship-Methode

Gibt eine IModelMultiRelationship zwischen this und dem zugeordneten ISql90SymmetricKeyEncryptionPassword zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetEncryptionPasswordsRelationship As IModelMultiRelationship(Of ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword)
IModelMultiRelationship<ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword> GetEncryptionPasswordsRelationship()
IModelMultiRelationship<ISql90SymmetricKey^, ISql90SymmetricKeyEncryptionPassword^>^ GetEncryptionPasswordsRelationship()
abstract GetEncryptionPasswordsRelationship : unit -> IModelMultiRelationship<ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword> 
function GetEncryptionPasswordsRelationship() : IModelMultiRelationship<ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SymmetricKey Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace