AJE Components
ReportDataTableBase ZeroRowsActions EnumerationAJE Data Report Engine Help
Represents the Output Actions on a Data Table with Zero Data Rows.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public enum ZeroRowsActions
Members

  Member nameValueDescription
Output0 Output the Data Table.
Ignore1 Ignore the Data Table
Remarks

See Also