Specifies whether to run only the SQL statements
that are in the pureQueryXML file.
Vous pouvez définir cette propriété sur TRUE après avoir créé un fichier pureQueryXML à utiliser avec une application. Vous ne pouvez pas la définir sur TRUE lorsque vous capturez des instructions SQL.
Cette propriété peut posséder les valeurs suivantes :
- TRUE
- The application runs only the SQL statements that are in the pureQueryXML
file.
- FALSE
- The application runs all SQL statements, even those that are not
in the pureQueryXML file.
- This is the default value.
Remarque : Lorsque la propriété capturedOnly est
paramétrée sur TRUE, les instructions SET SPECIAL REGISTER ou
SET_METHOD ne sont pas limitées par pureQuery Runtime.
Les instructions sont toujours autorisées que l'instruction se trouve ou non dans
le fichier pureQueryXML.