TurboDB ADO.NET Data Provider

TurboDBDataAdapter Members

Previous  Top  Next

TurboDBAdapter - Overview

This topic documents the members, which are different from the .NET framework classes. Refer to the Microsoft documentation for all members not explicitly listed here.

Public Properties

InsertCommand

Indicates the TurboDBCommand used for inserts.

UpdateCommand

Indicates the TurboDBCommand used for updates.

DeleteCommand

Indicates the TurboDBCommand used for deletes.

SelectCommand

Indicates the TurboDBCommand used for selects.

See also

TurboDBAdapter class