TurboDB ADO.NET Data Provider TurboDB Namespace |
Previous Top Next |
The namespace DataWeb.TurboDB contains the TurboDB ADO.NET Data Provider for TurboDB for .NET.
The namespace DataWeb.TurboDBManaged contains the TurboDB ADO.NET Data Provider for TurboDB Managed.
The types in those namespaces are the same, but some of them do not exist in both namespaces.
Standard ADO.NET Provider Classes
Represents a connection to a TurboDB database. |
|
Offers a way to read forward through a result set. |
|
Encapsulates a TurboSQL command. |
|
Contains a set of commands to fill and update a dataset |
|
Holds the list of SQL parameters for a command. |
|
Stores the properties of a single SQL command. |
|
Describes an error condition with TurboDB. |
|
Creates UPDATE, INSERT and DELETE commands from a SELECT command. |
Enumerations
Indicates the data type of a TurboDB database columns. |
|
Defines the type of locking applied to a TurboDB table. TurboDB Native only |