Classes
| Class | Description | |
|---|---|---|
| C1WebDataSet |
C1WebDataSet class is used on a web form for data access.
| |
| C1WebInternalDataSet |
C1WebInternalDataSet is a class derived from C1DataSet
used internally on a web form for data access.
| |
| C1WebSchemaDef |
The C1WebSchemaDef component hosts a Schema object that is the basis of
a direct client configuration.
| |
| GlobalCache |
This class contains methods for global cache manipulation.
| |
| SessionCache |
This class contains methods for session cache manipulation.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IC1CacheableObject |
This interface represents an object whose data can be stored in global or session cache.
|