ISql100DatabaseEncryptionKey.GetServerCertificateRelationship メソッド

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

構文

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

returnValue = instance.GetServerCertificateRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate> GetServerCertificateRelationship()
IModelSingleRelationship<ISql100DatabaseEncryptionKey^, ISql90Certificate^>^ GetServerCertificateRelationship()
function GetServerCertificateRelationship() : IModelSingleRelationship<ISql100DatabaseEncryptionKey, ISql90Certificate>

戻り値

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

参照

参照

ISql100DatabaseEncryptionKey インターフェイス

ISql100DatabaseEncryptionKey メンバ

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