DataSource.ShouldSaveCredentials Proprietà

Definizione

Ottiene o imposta un valore che indica se le credenziali devono essere salvate nell'origine dati.

public:
 property bool ShouldSaveCredentials { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool ShouldSaveCredentials { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ShouldSaveCredentials : bool with get, set
Public Property ShouldSaveCredentials As Boolean

Valore della proprietà

Boolean

true se le credenziali devono essere salvate nell'origine dati; in caso contrario, false.

Attributi

Si applica a