Overload List
| Name | Description | |
|---|---|---|
| WriteLog(String, String, LogLevels) |
Writes an Entry into the Data Execution Log. This is automatic if the EnableLog option is set to True and the Execute is successful.
| |
| WriteLog(String, String, LogLevels, DateTime, DateTime) |
Writes an Entry into the Data Execution Log. This is automatic if the EnableLog option is set to True and the Execute is successful.
|
See Also