StoredProcHasDML property |
Applies to
TIB_Statement
Declaration
Property StoredProcHasDML : boolean;
Description
If a stored procedure does not perform any DML operations then it is
posssible to make it so that executing it will not activate the transaction.