RegisteredPropertyDictionary 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.
Représente la propriété enregistrée de la classe dans le dictionnaire.
public ref class RegisteredPropertyDictionary : Microsoft::SqlServer::Management::LocalizationManager
[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 RegisteredPropertyDictionary : Microsoft.SqlServer.Management.LocalizationManager
[<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 RegisteredPropertyDictionary = class
inherit LocalizationManager
Public Class RegisteredPropertyDictionary
Inherits LocalizationManager
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| RegisteredPropertyDictionary() |
Initialise une nouvelle instance de la classe RegisteredPropertyDictionary. |
Propriétés
| Nom | Description |
|---|---|
| Property |
Obtient ou définit la propriété du PropertyDictionary. |
| ResourceManager |
Obtient ou définit la valeur de chaîne pour le contrôle ResourceManager. (Hérité de LocalizationManager) |
Méthodes
| Nom | Description |
|---|---|
| GetPropertyCollection(IServiceProvider) |
Récupère la collection de propriétés spécifiée depuis le RegisteredPropertyDictionary. |