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.
Obtient le fournisseur d'informations relatives au serveur spécifié à utiliser.
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é
Fournisseur d'informations relatives au serveur spécifié à utiliser.
- Attributs