clsDBAuditLogProvider..::..getEntriesBySource Method
Gets the entries by source.
Namespace:
FlowWright.cDevErrorProvider
Assembly:
cDevErrorProvider (in cDevErrorProvider.dll)
Syntax
public DataTable getEntriesBySource( auditSource sSource )
Public Function getEntriesBySource ( _ sSource As auditSource _ ) As DataTable
public: DataTable^ getEntriesBySource( auditSource^ sSource )
Parameters
- sSource
- Type: FlowWright.cDevErrorProvider..::..auditSource
The s source.