SQLTable Object

<< Click to Display Table of Contents >>

Navigation:  Apollo .NET (API Reference) >

SQLTable Object

The SQLTable object is used for direct query access. This object provides more efficient control over your data than the Data Provider but it does not support data bound controls. It is ideal for low-level, non-visual data management.

Use the Data Provider for data bound controls.

Use SQLTable or ApolloTable for non-visual data management.

SQLTable Properties

SQLTable Methods