ISql90SymmetricKey.GetEncryptionSymmetricKeyRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetEncryptionSymmetricKeyRelationship As IModelSingleRelationship(Of ISql90SymmetricKey, ISql90SymmetricKey)
'使用
Dim instance As ISql90SymmetricKey
Dim returnValue As IModelSingleRelationship(Of ISql90SymmetricKey, ISql90SymmetricKey)
returnValue = instance.GetEncryptionSymmetricKeyRelationship()
IModelSingleRelationship<ISql90SymmetricKey, ISql90SymmetricKey> GetEncryptionSymmetricKeyRelationship()
IModelSingleRelationship<ISql90SymmetricKey^, ISql90SymmetricKey^>^ GetEncryptionSymmetricKeyRelationship()
function GetEncryptionSymmetricKeyRelationship() : IModelSingleRelationship<ISql90SymmetricKey, ISql90SymmetricKey>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SymmetricKey, ISql90SymmetricKey>