IDTSEventInfo100 介面
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
For more information, see EventInfo.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")> _
Public Interface IDTSEventInfo100
'用途
Dim instance As IDTSEventInfo100
[GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")]
public interface IDTSEventInfo100
[GuidAttribute(L"CF04B03B-1791-4F72-8601-303897A2762E")]
public interface class IDTSEventInfo100
[<GuidAttribute("CF04B03B-1791-4F72-8601-303897A2762E")>]
type IDTSEventInfo100 = interface end
public interface IDTSEventInfo100
IDTSEventInfo100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
AllowEventHandlers | 基礎結構。For more information, see EventInfo. | |
ParameterCount | 基礎結構。For more information, see EventInfo. | |
ParameterDescriptions | 基礎結構。For more information, see EventInfo. | |
ParameterNames | 基礎結構。For more information, see EventInfo. | |
ParameterTypes | 基礎結構。For more information, see EventInfo. |
上層