共用方式為


ISql90DatabaseMirroringLanguageSpecifier.EncryptionAlgorithmPart1 屬性

取得或設定慣用的加密演算法。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Property EncryptionAlgorithmPart1 As Sql90ServiceBrokerEncryptionAlgorithm
    Get
    Set
Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 { get; set; }
property Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart1 {
    Sql90ServiceBrokerEncryptionAlgorithm get ();
    void set (Sql90ServiceBrokerEncryptionAlgorithm value);
}
abstract EncryptionAlgorithmPart1 : Sql90ServiceBrokerEncryptionAlgorithm with get, set
function get EncryptionAlgorithmPart1 () : Sql90ServiceBrokerEncryptionAlgorithm
function set EncryptionAlgorithmPart1 (value : Sql90ServiceBrokerEncryptionAlgorithm)

屬性值

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

.NET Framework 安全性

請參閱

參考

ISql90DatabaseMirroringLanguageSpecifier 介面

Microsoft.Data.Schema.Sql.SchemaModel 命名空間