DISCOVER_INSTANCES Rowset
SQL Server 2008 R2
Describes the instances on the server.
The DISCOVER_INSTANCES rowset contains the following columns.
Column name | Type indicator | Length | Description |
|---|---|---|---|
INSTANCE_NAME | DBTYPE_WSTR |
| The name of the instance. |
INSTANCE_PORT_NUMBER | DBTYPE_I4 |
| The port number the instance listens on. |
INSTANCE_STATE | DBTYPE_I4 |
| The state of the server instance:
|
This schema rowset is not sorted.
