Used to specify the session for performing the transaction.
property DefaultSession: TOraSession;
Use the DefaultSession property to specify the session which is used to perform the transaction. For distributed transactions use the TOraTransaction.AddSession method instead.