IPasswordChangeOption.DecryptionPassword プロパティ

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

構文

'宣言
Property DecryptionPassword As Literal
'使用
Dim instance As IPasswordChangeOption
Dim value As Literal

value = instance.DecryptionPassword

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

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.Literal

参照

参照

IPasswordChangeOption インターフェイス

IPasswordChangeOption メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間