名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Property EncryptionAlgorithmPart2 As Sql90ServiceBrokerEncryptionAlgorithm
'使用
Dim instance As ISql90DatabaseMirroringLanguageSpecifier
Dim value As Sql90ServiceBrokerEncryptionAlgorithm
value = instance.EncryptionAlgorithmPart2
instance.EncryptionAlgorithmPart2 = value
Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart2 { get; set; }
property Sql90ServiceBrokerEncryptionAlgorithm EncryptionAlgorithmPart2 {
Sql90ServiceBrokerEncryptionAlgorithm get ();
void set (Sql90ServiceBrokerEncryptionAlgorithm value);
}
function get EncryptionAlgorithmPart2 () : Sql90ServiceBrokerEncryptionAlgorithm
function set EncryptionAlgorithmPart2 (value : Sql90ServiceBrokerEncryptionAlgorithm)
プロパティ値
型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.Sql90ServiceBrokerEncryptionAlgorithm
参照
参照
ISql90DatabaseMirroringLanguageSpecifier インターフェイス