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 TDAScript.Execute method calls the Connect method of Connection.