ServerInformationProviderInfo Classe
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.
Initialise le fournisseur d'informations spécifié à utiliser pour le serveur.
public ref class ServerInformationProviderInfo : Microsoft::SqlServer::Management::IInitializable
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class ServerInformationProviderInfo : Microsoft.SqlServer.Management.IInitializable
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type ServerInformationProviderInfo = class
interface IInitializable
Public Class ServerInformationProviderInfo
Implements IInitializable
- Héritage
-
ServerInformationProviderInfo
- Attributs
- Implémente
Constructeurs
ServerInformationProviderInfo() |
Initialise une nouvelle instance de la classe ServerInformationProviderInfo. |
Propriétés
ServerInformationProvider |
Obtient le fournisseur d'informations relatives au serveur spécifié à utiliser. |
ServerType |
Obtient ou définit la collection du type de serveur pour l'instance. |
Type |
Obtient ou définit le type de serveur à utiliser. |
Méthodes
Initialize(IServiceProvider) |
Initialise les informations. Cette classe ne peut pas être héritée. |