Поделиться через


ISql90SymmetricKey.GetEncryptionPasswordsRelationship - метод

Возвращает отношение IModelMultiRelationship между this и связанным объектом ISql90SymmetricKeyEncryptionPassword.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90SymmetricKey, ISql90SymmetricKeyEncryptionPassword>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90SymmetricKey Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен