ISql90SymmetricKey.GetEncryptionSymmetricKeysRelationship-Methode

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

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SymmetricKey Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace