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.  | 
                             
                     
 Example
 See also![]()  | 
               
                   Discuss this page in DocCommentXchange.
                   
                | 
               Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |