Interface IExportDataSet
- Namespace
- Innova.Prism.Infrastructure.Interfaces
- Assembly
- Innova.Prism.Infrastructure.dll
Represents an interface for exporting data to a DataSet.
public interface IExportDataSet : IExportTemplate
Properties
- TableDataSet
Gets or sets the DataSet for exporting.