IDTSEvents100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see IDTSEvents.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")> _
Public Interface IDTSEvents100
'用途
Dim instance As IDTSEvents100
[GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface IDTSEvents100
[GuidAttribute(L"D8A34317-D90C-4182-AADB-E339D1AE33D8")]
public interface class IDTSEvents100
[<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")>]
type IDTSEvents100 = interface end
public interface IDTSEvents100
IDTSEvents100 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
OnBreakpointHit | 基礎結構。For more information, see IDTSEvents. | |
OnCustomEvent | 基礎結構。For more information, see IDTSEvents. | |
OnError | 基礎結構。For more information, see IDTSEvents. | |
OnExecutionStatusChanged | 基礎結構。For more information, see IDTSEvents. | |
OnInformation | 基礎結構。For more information, see IDTSEvents. | |
OnPostExecute | 基礎結構。For more information, see IDTSEvents. | |
OnPostValidate | 基礎結構。For more information, see IDTSEvents. | |
OnPreExecute | 基礎結構。For more information, see IDTSEvents. | |
OnPreValidate | 基礎結構。For more information, see IDTSEvents. | |
OnProgress | 基礎結構。For more information, see IDTSEvents. | |
OnQueryCancel | 基礎結構。For more information, see IDTSEvents. | |
OnTaskFailed | 基礎結構。For more information, see IDTSEvents. | |
OnVariableValueChanged | 基礎結構。For more information, see IDTSEvents. | |
OnWarning | 基礎結構。For more information, see IDTSEvents. |
上層