ISql100DatabaseEncryptionKey.ServerCertificate プロパティ

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

構文

'宣言
Property ServerCertificate As ISql90Certificate
'使用
Dim instance As ISql100DatabaseEncryptionKey
Dim value As ISql90Certificate

value = instance.ServerCertificate

instance.ServerCertificate = value
ISql90Certificate ServerCertificate { get; set; }
property ISql90Certificate^ ServerCertificate {
    ISql90Certificate^ get ();
    void set (ISql90Certificate^ value);
}
function get ServerCertificate () : ISql90Certificate
function set ServerCertificate (value : ISql90Certificate)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql90Certificate

参照

参照

ISql100DatabaseEncryptionKey インターフェイス

ISql100DatabaseEncryptionKey メンバ

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