Interface IExportDataTable
- Namespace
- Innova.Prism.Infrastructure.Interfaces
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an interface for exporting data to a DataTable.
public interface IExportDataTable : IExportTemplate
Properties
- MainTable
Gets or sets the main DataTable for exporting.