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 dataset will be executed. If connection is not connected, the Open method calls Connection.Connect.