A <SetProperty> tag contains one or more <prop> tags, each of which specifies a property to set. Each prop tag consists of a <client> tag, a <name> tag, and a <value> tag. To delete a property, omit the <value> tag.
<prop> subtags | Description |
---|---|
<client> |
The name of the client for which to set a server property. |
<name> |
The name of the property to set. |
<value> |
The value of the property being set. If not included, the property gets deleted. |
For an overview of how to use server management requests, including how to authenticate and schedule them, see Server management requests.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |