共用方式為


IDTSExtendedProperties100 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see ExtendedProperties.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")> _
Public Interface IDTSExtendedProperties100 _
    Inherits IEnumerable
'用途
Dim instance As IDTSExtendedProperties100
[GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")]
public interface IDTSExtendedProperties100 : IEnumerable
[GuidAttribute(L"55A8752D-797C-444F-A489-3365D15A6841")]
public interface class IDTSExtendedProperties100 : IEnumerable
[<GuidAttribute("55A8752D-797C-444F-A489-3365D15A6841")>]
type IDTSExtendedProperties100 =  
    interface
        interface IEnumerable
    end
public interface IDTSExtendedProperties100 extends IEnumerable

IDTSExtendedProperties100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Count 基礎結構。For more information, see ExtendedProperties.
公用屬性 Item 基礎結構。For more information, see ExtendedProperties.

上層

方法

  名稱 說明
公用方法 Add 基礎結構。For more information, see ExtendedProperties.
公用方法 GetEnumerator() () () () (繼承自 IEnumerable。)
公用方法 GetEnumerator() () () () 基礎結構。For more information, see ExtendedProperties.
公用方法 Remove 基礎結構。For more information, see ExtendedProperties.

上層