Proprietà QSSelectCommand.DisableLogException

QSAdoNet

Proprietà QSSelectCommandDisableLogException

Se true le eventuali eccezioni nei command non vengono loggate

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

Valore della proprietà

Tipo: Boolean
Vedi anche