ServerStates

注意注意

  この機能は、Microsoft SQL Server の次のバージョンで削除されます。 新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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.

関連項目

参照