 | 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+47f2d73d44cbabd9edbd44700dbe27e722340f78
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