Previous Topic: HINT32 Execute(void)

Next Topic: void SetSQLStatement( LPCTSTR szSQLStr )


CaSQL

CaSQL encapsulates the ExecuteSQL process. It cannot be instantiated directly. The CaSQL object can only be retrieved from the CaContext, but no other setup is necessary. The CaSQL object is instantiated when the CaContext is created.

Usage
Public Methods

More information: