Méthode IProcessable.Process
Inclure les membres protégés
Inclure les membres hérités
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Executes a process that is associated with the IProcessable.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Process() | Infrastructure. Executes a process that is associated with the IProcessable with the default type. | |
Process(ProcessType) | Infrastructure. Executes a process that is associated with the IProcessable with the specified type. | |
Process(ProcessType, ErrorConfiguration) | Infrastructure. Executes a process that is associated with the IProcessable with the specified process type error configuration. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection) | Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration and warnings. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection) | Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details. | |
Process(ProcessType, ErrorConfiguration, XmlaWarningCollection, ImpactDetailCollection, Boolean) | Infrastructure. Executes a process that is associated with the IProcessable with the specified process type, error configuration, warnings and impact details. |
Haut de la page