Properties' Summary |
[ readonly ] string
ActiveCommand |
reflects the designed SQL command at the moment it was last saved by the user.
|
[ readonly ] boolean
EscapeProcessing |
[ OPTIONAL ]
specifies whether the user enabled escape processing for the statement being designed.
|
Properties' Details |
ActiveCommand
[ readonly ] string ActiveCommand;
- Description
- reflects the designed SQL command at the moment it was last saved by the user.
|
|
EscapeProcessing
[ readonly ] boolean EscapeProcessing;
- Usage Restrictions
- optional
- Description
- specifies whether the user enabled escape processing for the statement being designed.
- See also
- DataAccessDescriptor::EscapeProcessing
Since OOo 2.4
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.