Properties, clsServer

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

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 that identifies the specific class type

R

ConnectTimeout

The amount of time until a connection to an Analysis server fails due to timeout

R/W

Description

The description of the server object

R/W

Edition

The installed edition of Microsoft® SQL Server™ 2000 Analysis 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

A reference to the App object

R

ProcessingLogFileName

A UNC path to a file for logging status messages occurring during processing

R/W

ServiceState

Contains the state of the Analysis server service (MSSQLServerOLAPService)

R/W

State

Returns an enumeration constant indicating the status of the connection to the Analysis server

R

Timeout

The amount of time until a timeout error occurs during processing

R/W

Version

The version of the Analysis server

R/W

See Also

Reference