ServerStates

Analysis Services Programming

Analysis Services Programming

ServerStates

Enumerates values for the State property of server objects.

Constant Description
stateConnected The attempt to connect to the server succeeded.
stateFailed The attempt to connect to the server failed.
stateUnknown The application has disconnected from the server or has not yet connected to the server.

See Also

clsServer