Click or drag to resize

BasicAppSettingsLogSql property

If true, every sql command should be written to the log file. For free use.
Default: false

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntax
public bool LogSql { get; set; }

Property value

Boolean
See also