ActionHandlerInfo Classe
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 une collection d'informations pour la classe.
public ref class ActionHandlerInfo : Microsoft::SqlServer::Management::LocalizationManager, IDisposable, Microsoft::SqlServer::Management::IActionHandlerInfo, 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 ActionHandlerInfo : Microsoft.SqlServer.Management.LocalizationManager, IDisposable, Microsoft.SqlServer.Management.IActionHandlerInfo, 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 ActionHandlerInfo = class
inherit LocalizationManager
interface IActionHandlerInfo
interface IDisposable
interface IInitializable
Public Class ActionHandlerInfo
Inherits LocalizationManager
Implements IActionHandlerInfo, IDisposable, IInitializable
- Héritage
- Attributs
- Implémente
Action |
Initialise une nouvelle instance de la classe ActionHandlerInfo. |
Action |
Obtient la collection d'actions de l'événement ActionHandler. |
Default |
Obtient ou définit les propriétés par défaut dans ActionHandler. |
Moniker |
Obtient ou définit le moniker de l'action. |
Resource |
Obtient ou définit la valeur de chaîne pour le contrôle ResourceManager. (Hérité de LocalizationManager) |
Type |
Obtient ou définit la valeur de chaîne qui représente le type. |
Dispose() |
Libère toutes les ressources utilisées par la classe ActionHandlerInfo. |
IAction |
Obtient la propriété par défaut du dictionnaire. |
IInitializable. |
Initialise le fournisseur de services qui gère l'action. |
Produit | Versions |
---|---|
SQL Server .NET SDK | 2016 |