ODAC
Used to specify the session in which dataset will be executed.
TOraDataSet
property Session: TOraSession;
Use the Session property to specify the session in which dataset will be executed. If Session is not connected, the Open method calls Session.Connect.