Share via


ConnectionManagerAdoClass.Password プロパティ

定義

接続パスワードを設定します。

public:
 virtual property System::String ^ Password {  void set(System::String ^ value); };
public virtual string Password { set; }
member this.Password : string
Public Overridable Property Password As String

プロパティ値

接続パスワードです。

実装

適用対象