AJE Components
DataExecutionPlan WriteLog Method AJE Data Asset Engine Help
Overload List

  NameDescription
Public methodWriteLog(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.
Public methodWriteLog(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.
Back to Top
See Also