IDTSEventInfos100 接口
此 API 支持 基础结构,但不能通过代码直接使用。
For more information, see EventInfos.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")> _
Public Interface IDTSEventInfos100 _
Inherits IEnumerable
用法
Dim instance As IDTSEventInfos100
[GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface IDTSEventInfos100 : IEnumerable
[GuidAttribute(L"51CFB6B6-6187-4304-BC90-853888FBFD3F")]
public interface class IDTSEventInfos100 : IEnumerable
[<GuidAttribute("51CFB6B6-6187-4304-BC90-853888FBFD3F")>]
type IDTSEventInfos100 =
interface
interface IEnumerable
end
public interface IDTSEventInfos100 extends IEnumerable
IDTSEventInfos100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Count | 基础结构。For more information, see EventInfos. | |
Item | 基础结构。For more information, see EventInfos. |
页首
方法
名称 | 说明 | |
---|---|---|
Add | 基础结构。For more information, see EventInfos. | |
GetEnumerator() () () () | (从 IEnumerable 继承。) | |
GetEnumerator() () () () | 基础结构。For more information, see EventInfos. | |
Remove | 基础结构。For more information, see EventInfos. |
页首