Used to specify the connection in which the script will be executed.
property Connection: TUniConnection;
Use the Connection property to specify the connection in which the script will be executed. If Connection is not connected, the TCustomDASQL.Execute method calls the Connect method of Connection.