Proprietà QSConnection.EnableLog

QSAdoNet

Proprietà QSConnectionEnableLog

Restituisce o imposta se attivare la registrazione degli errori su file di Log.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool EnableLog { get; set; }
Public Property EnableLog As Boolean
	Get
	Set
public:
property bool EnableLog {
	bool get ();
	void set (bool value);
}
member EnableLog : bool with get, set

Valore della proprietà

Tipo: Boolean
Vedi anche