Classes

  ClassDescription
Public classC1WebDataSet
C1WebDataSet class is used on a web form for data access.
Public classC1WebInternalDataSet
C1WebInternalDataSet is a class derived from C1DataSet used internally on a web form for data access.
Public classC1WebSchemaDef
The C1WebSchemaDef component hosts a Schema object that is the basis of a direct client configuration.
Public classGlobalCache
This class contains methods for global cache manipulation.
Public classSessionCache
This class contains methods for session cache manipulation.

Interfaces

  InterfaceDescription
Public interfaceIC1CacheableObject
This interface represents an object whose data can be stored in global or session cache.