BDE Object Methods

Applies to TestComplete 14.10, last modified on June 5, 2019

The BDE object contains the following methods:

Method List

Name Description
CreateDatabase Creates a new object of the IAQADatabase type (an analogue of the VCL TDatabase type).
CreateQuery Creates a new object of the IAQAQuery type (an analogue of the VCL TQuery type).
CreateStoredProc Creates a new object of the IAQAStoredProc type (an analogue of the VCL TStoredProc type).
CreateTable Creates a new object of the IAQATable type (an analogue of the VCL TTable type).
GetDatabase Returns an existing database (IAQADatabase) by its name.

See Also

BDE Object

Highlight search results