Transactions Property
Applies To
OraDynaset Object
Description
Indicates whether or not the given dynaset can support transaction processing. Not available at design time and read-only at run time.
Usage
if_transactions = oradynaset.Transactions
Data Type
Integer
(Boolean)
Remarks
This property always returns True
.