 | BasicAppSettingsLogSql Eigenschaft |
Wenn true, soll jeder Sql-Befehl in's Logfile geschrieben werden.
Zur freien Verwendung.
Default: false
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+56faa3a6076cc6b2ad35726796577c4cd9af230d
Syntaxpublic bool LogSql { get; set; }Public Property LogSql As Boolean
Get
Set
public:
property bool LogSql {
bool get ();
void set (bool value);
}member LogSql : bool with get, set
Eigenschaftswert
Boolean
Siehe auch