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

FileDataLink Methods

The methods of the FileDataLink class are listed below. For a complete list of FileDataLink class members, see the FileDataLink Members topic.

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 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