Performs the BDE to PostgresDAC conversion process.
Syntax:
property Execute: Boolean;
Description:
Click this item within the Object Inspector at design time to convert BDE objects (TQuery,
TStoredProc, and TTable) into PostgresDAC ones
(TPSQLQuery,
TPSQLStoredProc, and
TPSQLTable).