An object of ClassType clsServer implements the following properties. The table also shows whether the property is read/write (R/W) or read-only (R).
| Property | Description | Access |
|---|---|---|
| ClassType | Returns an enumeration constant identifying the specific class type. | R |
| Description | The description of the server object. | R/W |
| Edition | The edition of the installed Microsoft® SQL Server™ OLAP Services. | R |
| IsValid | Indicates whether the server settings are valid. | R |
| LockTimeout | The amount of time until a lock request fails due to timeout. | R/W |
| Name | The name of the server. | R/W |
| Parent | Contains a reference to the App object. | R |
| ServiceState | Contains the state of the OLAP server service (MSSQLServerOLAPService). | R/W |
| State | Returns an enumeration constant indicating the status of the connection to the OLAP server. | R |
| Timeout | The amount of time until a timeout error occurs during processing. | R/W |