ApolloTable Object

<< Click to Display Table of Contents >>

Navigation:  Apollo .NET (API Reference) >

ApolloTable Object

The ApolloTable object is used for high-speed direct table access. This object provides the 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.

ApolloTable Properties

ApolloTable Methods