IServerInformationProvider Interface

 

Displays the information provided by the server.

Namespace:   Microsoft.SqlServer.Management.ServerInformation
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

public interface class IServerInformationProvider

NameDescription
System_CAPS_pubmethodGetServerInformation(ConnectionInfoBase^)

Gets the server information that describes the information provider.

System_CAPS_pubmethodGetServerInformation(IEnumerable<ConnectionInfoBase^>^)

Retrieves the server information that describes the information provider.

Return to top
Show: