ISql100DatabaseEncryptionKey.GetAsymmetricKeyRelationship メソッド

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

構文

'宣言
Function GetAsymmetricKeyRelationship As IModelSingleRelationship(Of ISql100DatabaseEncryptionKey, ISql100AsymmetricKey)
'使用
Dim instance As ISql100DatabaseEncryptionKey
Dim returnValue As IModelSingleRelationship(Of ISql100DatabaseEncryptionKey, ISql100AsymmetricKey)

returnValue = instance.GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey> GetAsymmetricKeyRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey^, ISql100AsymmetricKey^>^ GetAsymmetricKeyRelationship()
function GetAsymmetricKeyRelationship() : IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql100AsymmetricKey>

参照

参照

ISql100DatabaseEncryptionKey インターフェイス

ISql100DatabaseEncryptionKey メンバ

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