IServerInformationService.Items Proprietà

Definizione

Ottiene il dizionario di tutti gli elementi nel provider di informazioni sul server.

public:
 property System::Collections::Generic::IDictionary<Microsoft::SqlServer::Management::Common::ConnectionType, Microsoft::SqlServer::Management::ServerInformation::IServerInformationProvider ^> ^ Items { System::Collections::Generic::IDictionary<Microsoft::SqlServer::Management::Common::ConnectionType, Microsoft::SqlServer::Management::ServerInformation::IServerInformationProvider ^> ^ get(); };
public System.Collections.Generic.IDictionary<Microsoft.SqlServer.Management.Common.ConnectionType,Microsoft.SqlServer.Management.ServerInformation.IServerInformationProvider> Items { get; }
member this.Items : System.Collections.Generic.IDictionary<Microsoft.SqlServer.Management.Common.ConnectionType, Microsoft.SqlServer.Management.ServerInformation.IServerInformationProvider>
Public ReadOnly Property Items As IDictionary(Of ConnectionType, IServerInformationProvider)

Valore della proprietà

Dizionario di tutti gli elementi nel provider di informazioni sul server.

Si applica a