ISql90Signature.GetEncryptionMechanismRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetEncryptionMechanismRelationship As IModelSingleRelationship(Of ISql90Signature, ISql90SignatureEncryptionMechanism)
'使用
Dim instance As ISql90Signature
Dim returnValue As IModelSingleRelationship(Of ISql90Signature, ISql90SignatureEncryptionMechanism)

returnValue = instance.GetEncryptionMechanismRelationship()
IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism> GetEncryptionMechanismRelationship()
IModelSingleRelationship<ISql90Signature^, ISql90SignatureEncryptionMechanism^>^ GetEncryptionMechanismRelationship()
function GetEncryptionMechanismRelationship() : IModelSingleRelationship<ISql90Signature, ISql90SignatureEncryptionMechanism>

戻り値

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

参照

参照

ISql90Signature インターフェイス

ISql90Signature メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間