Share via


ConnectionManagerOdbcClass.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

속성 값

연결 암호입니다.

구현

설명

자세한 내용은 ConnectionManager를 참조하세요.

적용 대상