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

DatabaseStorage Members

DatabaseStorage overview

Public Instance Properties

ConnectionString The connection string used for this storage.
ErrorManager (inherited from DataStorage)The Object responsable for manage the errors.
ExecuteInBatchSizeIndicates the max number of instruction of each execution. High numbers help reduce the round trips to the db and so help tp improve performance.
FillRecordCallbackDelegate used to fill the values of a new record from the db.
InsertSqlCallbackDelegate used to get the SQL for the insert or update statement.
RecordType (inherited from DataStorage)Returns the class that represent the records in the file.
SelectSqlIndicates the Sql statment used to get the records.
TransactionMode Define the Transaction Level used when inserting records.

Public Instance Methods

ExtractRecordsMust Return the records from the DataSource (DB, Excel, etc)
ExtractRecordsAsDT (inherited from DataStorage)Must Return the records from the DataSource (DB, Excel, etc)
InsertRecordsMust Insert the records in a DataSource (DB, Excel, etc)
SetProgressHandler (inherited from DataStorage)Overloaded. Set the handler to the engine used to notify progress into the operations.

See Also

DatabaseStorage 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