Classe EventHandlerClass
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see DtsEventHandler.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..EventHandlerClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<ClassInterfaceAttribute()> _
<GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")> _
Public Class EventHandlerClass _
Implements EventHandler, IDTSEventHandler100, IDTSContainer100, IDTSSequence100, _
IDTSExecutable100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'Utilisation
Dim instance As EventHandlerClass
[ClassInterfaceAttribute()]
[GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")]
public class EventHandlerClass : EventHandler,
IDTSEventHandler100, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[ClassInterfaceAttribute()]
[GuidAttribute(L"DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")]
public ref class EventHandlerClass : EventHandler,
IDTSEventHandler100, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")>]
type EventHandlerClass =
class
interface EventHandler
interface IDTSEventHandler100
interface IDTSContainer100
interface IDTSSequence100
interface IDTSExecutable100
interface IDTSExecutionMetrics100
interface IDTSPropertiesProvider100
interface IDTSName100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
end
public class EventHandlerClass implements EventHandler, IDTSEventHandler100, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
Le type EventHandlerClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
EventHandlerClass | Infrastructure. For more information, see DtsEventHandler. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
CreationName | Infrastructure. For more information, see DtsEventHandler. | |
DebugMode | Infrastructure. For more information, see DtsEventHandler. | |
DelayValidation | Infrastructure. For more information, see DtsEventHandler. | |
Description | Infrastructure. For more information, see DtsEventHandler. | |
Disable | Infrastructure. For more information, see DtsEventHandler. | |
Executables | Infrastructure. For more information, see DtsEventHandler. | |
ExecutionDuration | Infrastructure. For more information, see DtsEventHandler. | |
ExecutionResult | Infrastructure. For more information, see DtsEventHandler. | |
ExecutionStatus | Infrastructure. For more information, see DtsEventHandler. | |
FailPackageOnFailure | Infrastructure. For more information, see DtsEventHandler. | |
FailParentOnFailure | Infrastructure. For more information, see DtsEventHandler. | |
ForcedExecutionValue | Infrastructure. For more information, see DtsEventHandler. | |
ForceExecutionResult | Infrastructure. For more information, see DtsEventHandler. | |
ForceExecutionValue | Infrastructure. For more information, see DtsEventHandler. | |
ID | Infrastructure. For more information, see DtsEventHandler. | |
IDTSSuspend100_SuspendRequired | Infrastructure. | |
IsDefaultLocaleID | Infrastructure. For more information, see DtsEventHandler. | |
IsolationLevel | Infrastructure. For more information, see DtsEventHandler. | |
LocaleID | Infrastructure. For more information, see DtsEventHandler. | |
LogEntryInfos | Infrastructure. For more information, see DtsEventHandler. | |
LoggingMode | Infrastructure. For more information, see DtsEventHandler. | |
LoggingOptions | Infrastructure. For more information, see DtsEventHandler. | |
MaximumErrorCount | Infrastructure. For more information, see DtsEventHandler. | |
Name | Infrastructure. For more information, see DtsEventHandler. | |
Parent | Infrastructure. For more information, see DtsEventHandler. | |
PrecedenceConstraints | Infrastructure. For more information, see DtsEventHandler. | |
Properties | Infrastructure. For more information, see DtsEventHandler. | |
StartTime | Infrastructure. For more information, see DtsEventHandler. | |
StopTime | Infrastructure. For more information, see DtsEventHandler. | |
SuspendRequired | Infrastructure. For more information, see DtsEventHandler. | |
TransactionOption | Infrastructure. For more information, see DtsEventHandler. | |
VariableDispenser | Infrastructure. For more information, see DtsEventHandler. | |
Variables | Infrastructure. For more information, see DtsEventHandler. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. | |
Equals | (hérité de Object.) | |
Execute | Infrastructure. | |
Finalize | (hérité de Object.) | |
GetExpression | Infrastructure. For more information, see DtsEventHandler. | |
GetHashCode | (hérité de Object.) | |
GetParentID | Infrastructure. | |
GetType | (hérité de Object.) | |
IDTSSuspend100_ResumeExecution | Infrastructure. | |
IDTSSuspend100_SuspendExecution | Infrastructure. | |
LoadFromXML | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
RegenerateID | Infrastructure. For more information, see DtsEventHandler. | |
ResumeExecution | Infrastructure. For more information, see DtsEventHandler. | |
SaveToXML | Infrastructure. | |
SetExpression | Infrastructure. For more information, see DtsEventHandler. | |
SuspendExecution | Infrastructure. For more information, see DtsEventHandler. | |
ToString | (hérité de Object.) | |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.