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

FileDataLink Members

FileDataLink overview

Public Static (Shared) Methods

EasyExtractToFileThe short way to Extract the records from a DataStorage to a file
EasyInsertFromFileThe short way to Insert Records from a file to a DataStorage

Public Instance Constructors

FileDataLink Constructor Create a new instance of the class.

Public Instance Properties

DataStorage The internal IDataLinkProvider used to the link ops.
FileHelperEngine The internal FileHelperEngine used to the file or stream ops.
LastExtractedRecords An array of the last records extracted from the data source to a file.
LastInsertedRecords An array of the last records inserted in the data source that comes from a file.

Public Instance Methods

ExtractToFile Extract records from the data source and insert them to the specified file using the DataLinkProvider ExtractRecords method.
ExtractToStream Extract records from the data source and insert them to the specified stream using the DataLinkProvider ExtractRecords method.
InsertFromFileExtract records from a file and insert them to the data source using the DataLinkProvider InsertRecords method.
InsertFromStreamExtract records from a stream and insert them to the data source using the DataLinkProvider InsertRecords method.

See Also

FileDataLink Class | FileHelpers.DataLink Namespace | Quick Start Guide | Class Diagram | Examples of Use | Example of the DataLink | Attributes List


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