DataSourceCredentials.Password Proprietà

Definizione

Ottiene o imposta la password dell'origine dati.

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

Valore della proprietà

Password dell'origine dati.

Si applica a