IServerInformationService Interface
Defines a method that gets the information service of the service using the Guid.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Items | Gets the dictionary of all items in the server information provider. |
| Name | Description | |
|---|---|---|
![]() | GetServerInformation(ConnectionInfoBase^) | Retrieves an IServerInformation object with the specified connection information. |
![]() | GetServerInformation(IEnumerable<ConnectionInfoBase^>^) | Retrieves an IEnumerable object of ServerInformation that supports the provided connection information. |
Show:

