IDTSPropertiesProvider100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see IDTSPropertiesProvider.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")> _
Public Interface IDTSPropertiesProvider100
'用途
Dim instance As IDTSPropertiesProvider100
[GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface IDTSPropertiesProvider100
[GuidAttribute(L"9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface class IDTSPropertiesProvider100
[<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")>]
type IDTSPropertiesProvider100 = interface end
public interface IDTSPropertiesProvider100
IDTSPropertiesProvider100 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
GetExpression | 基礎結構。For more information, see IDTSPropertiesProvider. | |
SetExpression | 基礎結構。For more information, see IDTSPropertiesProvider. |
上層