TurboDB.NET Managed Provider
TurboDBDataAdapter Members
Top 


TurboDBAdapater - Overview

This topic documents the members, which are different from the .NET framework classes. Refer to the Microsoft documentation for all members not explicitely 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
TurboDBAdapater class