TaskComponent 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 composant de tâche à l'aide du gestionnaire local disponible.
public ref class TaskComponent : Microsoft::SqlServer::Management::LocalizationManager, Microsoft::SqlServer::Management::IInitializable, Microsoft::SqlServer::Management::TaskForms::ITaskFormComponentInfo
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Task))]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class TaskComponent : Microsoft.SqlServer.Management.LocalizationManager, Microsoft.SqlServer.Management.IInitializable, Microsoft.SqlServer.Management.TaskForms.ITaskFormComponentInfo
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Task))>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type TaskComponent = class
inherit LocalizationManager
interface ITaskFormComponentInfo
interface IInitializable
Public Class TaskComponent
Inherits LocalizationManager
Implements IInitializable, ITaskFormComponentInfo
- Héritage
- Dérivé
- Attributs
- Implémente
Constructeurs
| TaskComponent() |
Initialise une nouvelle instance de la classe TaskComponent. |
Propriétés
| Properties |
Obtient ou définit les propriétés du composant. |
| ResourceManager |
Obtient ou définit la valeur de chaîne pour le contrôle ResourceManager. (Hérité de LocalizationManager) |
| Type |
Obtient ou définit le type du composant. |
Méthodes
| Initialize(IServiceProvider) |
Prépare l'affichage, la modification et la conception du composant. Cette classe ne peut pas être héritée. |
Implémentations d’interfaces explicites
| ITaskFormComponentInfo.ComponentType |
Obtient le type de composant. |
| ITaskFormComponentInfo.Properties |
Obtient les propriétés du composant. |