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