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

OleDbStorage Constructor 

Create a new OleDbStorage based in the record type and in the connection string.

[Visual Basic]
Public Sub New( _
   ByVal recordType As Type, _
   ByVal oleDbConnString As String _
)
[C#]
public OleDbStorage(
   Type recordType,
   string oleDbConnString
);

Parameters

recordType
The Type of the records.
oleDbConnString
The conection string used to create the OleDbConnection.

See Also

OleDbStorage 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