Contents Index ULDatabaseManager class CreateDatabase method

UltraLite ActiveX User's Guide
  UltraLite ActiveX API Reference
    ULDatabaseManager class

Properties


The following are properties of ULDatabaseManager:

Prototype Description
ErrorResume As Boolean The error handling method. The default is false. If set to true, an error will not be raised when ULDatabaseManager methods fail.
LastErrorCode As SQLCodeConstants Gets the last error number, and allows you to clear the previous error code.
Version As String (read-only) Gets the version string of the UltraLite component.

Contents Index ULDatabaseManager class CreateDatabase method