Property Value
Can be either "static" or "dynamic".
"static" means that statements that are captured and packaged in the database are executed statically, statements that have not been captured will be executed dynamically.
"dynamic" means that all statements will be processed dynamically.