IDTSEventHandlers100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see DtsEventHandlers.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")> _
Public Interface IDTSEventHandlers100 _
Inherits IEnumerable
'用途
Dim instance As IDTSEventHandlers100
[GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface IDTSEventHandlers100 : IEnumerable
[GuidAttribute(L"066C9CD3-A85B-4E9A-B733-8582E02738EF")]
public interface class IDTSEventHandlers100 : IEnumerable
[<GuidAttribute("066C9CD3-A85B-4E9A-B733-8582E02738EF")>]
type IDTSEventHandlers100 =
interface
interface IEnumerable
end
public interface IDTSEventHandlers100 extends IEnumerable
IDTSEventHandlers100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Count | 基礎結構。For more information, see DtsEventHandlers. | |
Item | 基礎結構。For more information, see DtsEventHandlers. |
上層
方法
名稱 | 說明 | |
---|---|---|
Add | 基礎結構。For more information, see DtsEventHandlers. | |
GetEnumerator() () () () | (繼承自 IEnumerable。) | |
GetEnumerator() () () () | 基礎結構。For more information, see DtsEventHandlers. | |
Remove | 基礎結構。For more information, see DtsEventHandlers. |
上層