TaskHostClass 類別
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see TaskHost.
繼承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..TaskHostClass
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<ClassInterfaceAttribute()> _
<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")> _
Public Class TaskHostClass _
Implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, _
IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
'用途
Dim instance As TaskHostClass
[ClassInterfaceAttribute()]
[GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")]
public class TaskHostClass : TaskHost,
IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100,
IDTSPersist100, IDTSRuntimeObject100
[ClassInterfaceAttribute()]
[GuidAttribute(L"7455C688-08E0-44F9-A58F-118E53A4FEFB")]
public ref class TaskHostClass : TaskHost,
IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100,
IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100,
IDTSPersist100, IDTSRuntimeObject100
[<ClassInterfaceAttribute()>]
[<GuidAttribute("7455C688-08E0-44F9-A58F-118E53A4FEFB")>]
type TaskHostClass =
class
interface TaskHost
interface IDTSObjectHost100
interface IDTSTaskHost100
interface IDTSContainer100
interface IDTSExecutable100
interface IDTSEventsProvider100
interface IDTSExecutionMetrics100
interface IDTSPropertiesProvider100
interface IDTSName100
interface IDTSBreakpointSite100
interface IDTSSuspend100
interface IDTSPersist100
interface IDTSRuntimeObject100
end
public class TaskHostClass implements TaskHost, IDTSObjectHost100, IDTSTaskHost100, IDTSContainer100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100
TaskHostClass 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ApartmentThreaded | 基礎結構。For more information, see TaskHost. | |
CreationName | 基礎結構。For more information, see TaskHost. | |
DebugMode | 基礎結構。For more information, see TaskHost. | |
DelayValidation | 基礎結構。For more information, see TaskHost. | |
Description | 基礎結構。For more information, see TaskHost. | |
Disable | 基礎結構。For more information, see TaskHost. | |
DisableEventHandlers | 基礎結構。For more information, see TaskHost. | |
EventHandlers | 基礎結構。For more information, see TaskHost. | |
EventInfos | 基礎結構。For more information, see TaskHost. | |
ExecutionDuration | 基礎結構。For more information, see TaskHost. | |
ExecutionResult | 基礎結構。For more information, see TaskHost. | |
ExecutionStatus | 基礎結構。For more information, see TaskHost. | |
ExecutionValue | 基礎結構。For more information, see TaskHost. | |
ExecValueVariable | 基礎結構。For more information, see TaskHost. | |
FailPackageOnFailure | 基礎結構。For more information, see TaskHost. | |
FailParentOnFailure | 基礎結構。For more information, see TaskHost. | |
ForcedExecutionValue | 基礎結構。For more information, see TaskHost. | |
ForceExecutionResult | 基礎結構。For more information, see TaskHost. | |
ForceExecutionValue | 基礎結構。For more information, see TaskHost. | |
HostType | 基礎結構。For more information, see TaskHost. | |
ID | 基礎結構。For more information, see TaskHost. | |
IDTSContainer100_DelayValidation | 基礎結構。 | |
IDTSSuspend100_SuspendRequired | 基礎結構。 | |
InnerObject | 基礎結構。For more information, see TaskHost. | |
IsDefaultLocaleID | 基礎結構。For more information, see TaskHost. | |
IsolationLevel | 基礎結構。For more information, see TaskHost. | |
LocaleID | 基礎結構。For more information, see TaskHost. | |
LogEntryInfos | 基礎結構。For more information, see TaskHost. | |
LoggingMode | 基礎結構。For more information, see TaskHost. | |
LoggingOptions | 基礎結構。For more information, see TaskHost. | |
MaximumErrorCount | 基礎結構。For more information, see TaskHost. | |
Name | 基礎結構。For more information, see TaskHost. | |
Parent | 基礎結構。For more information, see TaskHost. | |
Properties | 基礎結構。For more information, see TaskHost. | |
StartTime | 基礎結構。For more information, see TaskHost. | |
StopTime | 基礎結構。For more information, see TaskHost. | |
SuspendRequired | 基礎結構。For more information, see TaskHost. | |
TransactionOption | 基礎結構。For more information, see TaskHost. | |
VariableDispenser | 基礎結構。For more information, see TaskHost. | |
Variables | 基礎結構。For more information, see TaskHost. |
上層
方法
名稱 | 說明 | |
---|---|---|
AcceptBreakpointManager | 基礎結構。 | |
Equals | (繼承自 Object。) | |
Execute | 基礎結構。 | |
Finalize | (繼承自 Object。) | |
GetExpression | 基礎結構。For more information, see TaskHost. | |
GetHashCode | (繼承自 Object。) | |
GetParentID | 基礎結構。 | |
GetType | (繼承自 Object。) | |
IDTSSuspend100_ResumeExecution | 基礎結構。 | |
IDTSSuspend100_SuspendExecution | 基礎結構。 | |
LoadFromXML | 基礎結構。 | |
MemberwiseClone | (繼承自 Object。) | |
RegenerateID | 基礎結構。For more information, see TaskHost. | |
ResumeExecution | 基礎結構。For more information, see TaskHost. | |
SaveToXML | 基礎結構。 | |
SetExpression | 基礎結構。For more information, see TaskHost. | |
SuspendExecution | 基礎結構。For more information, see TaskHost. | |
ToString | (繼承自 Object。) | |
Validate | 基礎結構。 |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。