次の方法で共有


ISql90DatabaseMirroringLanguageSpecifier.EncryptionAlgorithmPart1 プロパティ

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

構文

'宣言
Property EncryptionAlgorithmPart1 As Sql90ServiceBrokerEncryptionAlgorithm
'使用
Dim instance As ISql90DatabaseMirroringLanguageSpecifier
Dim value As Sql90ServiceBrokerEncryptionAlgorithm

value = instance.EncryptionAlgorithmPart1

instance.EncryptionAlgorithmPart1 = value
Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 { get; set; }
property Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 {
    Sql90ServiceBrokerEncryptionAlgorithm get ();
    void set (Sql90ServiceBrokerEncryptionAlgorithm value);
}
function get EncryptionAlgorithmPart1 () : Sql90ServiceBrokerEncryptionAlgorithm
function set EncryptionAlgorithmPart1 (value : Sql90ServiceBrokerEncryptionAlgorithm)

プロパティ値

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

参照

参照

ISql90DatabaseMirroringLanguageSpecifier インターフェイス

ISql90DatabaseMirroringLanguageSpecifier メンバ

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