Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

ExcelStorage Members

ExcelStorage overview

Public Instance Constructors

ExcelStorage Overloaded. Initializes a new instance of the ExcelStorage class.

Public Instance Properties

ErrorManager (inherited from DataStorage)The Object responsable for manage the errors.
FileNameThe Excel File Name.
HeaderRowsThe numbers of header rows.
OverrideFileIndicates what the Storage does if the file exist.
RecordType (inherited from DataStorage)Returns the class that represent the records in the file.
SheetNameThe Excel Sheet Name, if empty means the current worksheet in the file.
StartColumnThe Start Column where is the data. Starting at 1.
StartRowThe Start Row where is the data. Starting at 1.
TemplateFile Indicates the source xls file to be used as template when write data.

Public Instance Methods

ExtractRecordsReturns the records extracted from Excel file.
ExtractRecordsAsDT (inherited from DataStorage)Must Return the records from the DataSource (DB, Excel, etc)
InsertRecordsInsert all the records in the specified Excel File.
SetProgressHandler (inherited from DataStorage)Overloaded. Set the handler to the engine used to notify progress into the operations.

See Also

ExcelStorage Class | FileHelpers.DataLink Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox