DatasetDB.LogonPassword Property

Logon Password used to connect with the database.
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ 
<ID("LogonPassword", (int)e.LogonPassword, true)> _ 
Public Property LogonPassword() As String
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
[ID("LogonPassword", (int)e.LogonPassword, true)] 
public string LogonPassword {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition