clsDBAuditLogProvider Members
The clsDBAuditLogProvider type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
clsDBAuditLogProvider |
Initializes a new instance of the clsDBAuditLogProvider class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
clearAllEntries |
Clears all entries.
|
|
|
getAuditSources |
Gets the audit sources.
|
|
|
getEntriesByAction |
Get entries By action
|
|
|
getEntriesByDate |
Gets the entries by date.
|
|
|
getEntriesByPriority |
Gets the entries by priority
|
|
|
getEntriesBySource |
Gets the entries by source.
|
|
|
getEntriesByUser |
Gets the entries by User.
|
|
|
getEntriesMessageContains |
Gets the entries message contains.
|
|
|
getEntry |
Get entry by id
|
|
|
getLastEntries |
Gets the last entries.
|
|
|
getOrderedDictionary |
Gets the Ordered dictionary from hash table
|
|
|
getSummary |
Gets the summary.
|
|
|
getSummaryByactionType |
Gets the summary by action type
|
|
|
getSummaryByauditSource |
Gets the summary by audit source
|
|
|
getSummaryByDate |
Get summary by date.
|
|
|
getSummaryByPriority |
Gets the summary by priority
|
|
|
getSummaryMessageContains |
Gets summary message conatins
|
|
|
getTotalAuditLogEntries |
Returns the total entries in audit log
|
|
|
getTypeDescValue | |
|
|
importAuditLog |
import audit log
|
|
|
isAuditRequired |
Determines whether [is audit required] [the specified message].
|
|
|
logAuditChanges | |
|
|
logBulkMessage | |
|
|
logEditGridDataLog | |
|
|
logEditGridDataLogMultipleValues | |
|
|
logMessage |
Logs the message.
|
|
|
removeEntriesBeforeDate |
Removes the entries before date.
|
|
|
removeEntry |
Removes the entry.
|
|
|
removeTodaysEntries |
remove entries by date
|
|
|
replaceValuesFromAuditLog |
skip displaying old and new values for xml content
|

