Overload List

  NameDescription
Public methodRetrieve(String, String, String)
Retrieves a SQLBase compiled command.

Remarks

This method is supposed to be used only with SQLBase. However, the PPJ Framework adapts the calling syntax to other databases as well.
Public methodRetrieve(String, String, String, WhenSqlErrorHandler)
Retrieves a SQLBase compiled command.

See Also