共用方式為


IDTSProperty100 介面

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

For more information, see DtsProperty.

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

語法

'宣告
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'用途
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 =  interface end
public interface IDTSProperty100

IDTSProperty100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ConnectionType 基礎結構。For more information, see DtsProperty.
公用屬性 DataType 基礎結構。For more information, see DtsProperty.
公用屬性 Get 基礎結構。For more information, see DtsProperty.
公用屬性 Name 基礎結構。For more information, see DtsProperty.
公用屬性 PropertyKind 基礎結構。For more information, see DtsProperty.
公用屬性 Set 基礎結構。For more information, see DtsProperty.
公用屬性 TypeConverter 基礎結構。For more information, see DtsProperty.
公用屬性 UITypeEditor 基礎結構。For more information, see DtsProperty.

上層

方法

  名稱 說明
公用方法 GetExport 基礎結構。For more information, see DtsProperty.
公用方法 GetExpression 基礎結構。For more information, see DtsProperty.
公用方法 GetPackagePath 基礎結構。For more information, see DtsProperty.
公用方法 GetValue 基礎結構。For more information, see DtsProperty.
公用方法 SetExport 基礎結構。For more information, see DtsProperty.
公用方法 SetExpression 基礎結構。For more information, see DtsProperty.
公用方法 SetValue 基礎結構。For more information, see DtsProperty.

上層