Method DacSession():setProperty() Professional
Retrieves or sets properties of the server
:setProperty( <nDefine>, [<xValue>] ) --> xPropertyVal
The method returns the value of the property specified with <nDefine>.
The :setProperty() method queries or changes properties of the server. It passes the value of a #define constant to the server and returns the server's response.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.