EventHandlerClass 类
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
For more information, see DtsEventHandler.
继承层次结构
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..EventHandlerClass
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")> _
<ClassInterfaceAttribute()> _
Public Class EventHandlerClass _
Implements EventHandler, IDTSEventHandler100, IDTSContainer100, IDTSSequence100, _
IDTSExecutable100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, _
IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
用法
Dim instance As EventHandlerClass
[GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")]
[ClassInterfaceAttribute()]
public class EventHandlerClass : EventHandler,
IDTSEventHandler100, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[GuidAttribute(L"DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")]
[ClassInterfaceAttribute()]
public ref class EventHandlerClass : EventHandler,
IDTSEventHandler100, IDTSContainer100, IDTSSequence100, IDTSExecutable100, IDTSExecutionMetrics100,
IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100,
IDTSRuntimeObject100
[<GuidAttribute("DAF1AC9A-DBB8-494D-BB55-EDD1000C13EB")>]
[<ClassInterfaceAttribute()>]
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
EventHandlerClass 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
CreationName | 基础结构。For more information, see DtsEventHandler. | |
DebugMode | 基础结构。For more information, see DtsEventHandler. | |
DelayValidation | 基础结构。For more information, see DtsEventHandler. | |
Description | 基础结构。For more information, see DtsEventHandler. | |
Disable | 基础结构。For more information, see DtsEventHandler. | |
Executables | 基础结构。For more information, see DtsEventHandler. | |
ExecutionDuration | 基础结构。For more information, see DtsEventHandler. | |
ExecutionResult | 基础结构。For more information, see DtsEventHandler. | |
ExecutionStatus | 基础结构。For more information, see DtsEventHandler. | |
FailPackageOnFailure | 基础结构。For more information, see DtsEventHandler. | |
FailParentOnFailure | 基础结构。For more information, see DtsEventHandler. | |
ForcedExecutionValue | 基础结构。For more information, see DtsEventHandler. | |
ForceExecutionResult | 基础结构。For more information, see DtsEventHandler. | |
ForceExecutionValue | 基础结构。For more information, see DtsEventHandler. | |
ID | 基础结构。For more information, see DtsEventHandler. | |
IDTSSuspend100_SuspendRequired | 基础结构。 | |
IsDefaultLocaleID | 基础结构。For more information, see DtsEventHandler. | |
IsolationLevel | 基础结构。For more information, see DtsEventHandler. | |
LocaleID | 基础结构。For more information, see DtsEventHandler. | |
LogEntryInfos | 基础结构。For more information, see DtsEventHandler. | |
LoggingMode | 基础结构。For more information, see DtsEventHandler. | |
LoggingOptions | 基础结构。For more information, see DtsEventHandler. | |
MaximumErrorCount | 基础结构。For more information, see DtsEventHandler. | |
Name | 基础结构。For more information, see DtsEventHandler. | |
Parent | 基础结构。For more information, see DtsEventHandler. | |
PrecedenceConstraints | 基础结构。For more information, see DtsEventHandler. | |
Properties | 基础结构。For more information, see DtsEventHandler. | |
StartTime | 基础结构。For more information, see DtsEventHandler. | |
StopTime | 基础结构。For more information, see DtsEventHandler. | |
SuspendRequired | 基础结构。For more information, see DtsEventHandler. | |
TransactionOption | 基础结构。For more information, see DtsEventHandler. | |
VariableDispenser | 基础结构。For more information, see DtsEventHandler. | |
Variables | 基础结构。For more information, see DtsEventHandler. |
页首
方法
名称 | 说明 | |
---|---|---|
AcceptBreakpointManager | 基础结构。 | |
Equals | (从 Object 继承。) | |
Execute | 基础结构。 | |
Finalize | (从 Object 继承。) | |
GetExpression | 基础结构。For more information, see DtsEventHandler. | |
GetHashCode | (从 Object 继承。) | |
GetParentID | 基础结构。 | |
GetType | (从 Object 继承。) | |
IDTSSuspend100_ResumeExecution | 基础结构。 | |
IDTSSuspend100_SuspendExecution | 基础结构。 | |
LoadFromXML | 基础结构。 | |
MemberwiseClone | (从 Object 继承。) | |
RegenerateID | 基础结构。For more information, see DtsEventHandler. | |
ResumeExecution | 基础结构。For more information, see DtsEventHandler. | |
SaveToXML | 基础结构。 | |
SetExpression | 基础结构。For more information, see DtsEventHandler. | |
SuspendExecution | 基础结构。For more information, see DtsEventHandler. | |
ToString | (从 Object 继承。) | |
Validate | 基础结构。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。