Used to specify the connection in which the dataset will be executed.
property Connection: TIBCConnection;
Use the Connection property to specify the connection in which the service will be executed. If connection is not connected, the Open method calls Connection.Connect.
Note: You sould install InterBase 6 to use this feature.