ODAC
Used to define the session to execute SQL in.
TOraSQL
property Session: TOraSession;
Use the Session property to specify the session in which SQL will be executed. If Session is not connected, the Execute method calls Session.Connect.