Used to specify a connection object that will be used to connect to a data store.
property Connection: TPgConnection;
Use the Connection property to specify a connection object that will be used to connect to a data store.
Set at design-time by selecting from the list of provided TPgConnection objects.
At run-time, set the Connection property to reference an existing TPgConnection object.