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