ServerInformationProviderInfo.ServerInformationProvider Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Permet de faire utiliser le fournisseur d’informations serveur spécifié.
public:
property Microsoft::SqlServer::Management::ServerInformation::IServerInformationProvider ^ ServerInformationProvider { Microsoft::SqlServer::Management::ServerInformation::IServerInformationProvider ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.SqlServer.Management.ServerInformation.IServerInformationProvider ServerInformationProvider { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ServerInformationProvider : Microsoft.SqlServer.Management.ServerInformation.IServerInformationProvider
Public ReadOnly Property ServerInformationProvider As IServerInformationProvider
Valeur de propriété
Le fournisseur d’informations serveur spécifié à utiliser.
- Attributs