IDTSInfoEvents100 接口
此 API 支持 基础结构,但不能通过代码直接使用。
For more information, see IDTSInfoEvents.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")> _
Public Interface IDTSInfoEvents100
用法
Dim instance As IDTSInfoEvents100
[GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface IDTSInfoEvents100
[GuidAttribute(L"3FD997B7-6EF0-4F49-B769-1955D3B650ED")]
public interface class IDTSInfoEvents100
[<GuidAttribute("3FD997B7-6EF0-4F49-B769-1955D3B650ED")>]
type IDTSInfoEvents100 = interface end
public interface IDTSInfoEvents100
IDTSInfoEvents100 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
FireError | 基础结构。For more information, see IDTSInfoEvents. | |
FireInformation | 基础结构。For more information, see IDTSInfoEvents. | |
FireWarning | 基础结构。For more information, see IDTSInfoEvents. |
页首