共用方式為


IDTSComponentPersist100 介面

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

For more information, see IDTSComponentPersist.

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

語法

'宣告
<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")> _
Public Interface IDTSComponentPersist100
'用途
Dim instance As IDTSComponentPersist100
[GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface IDTSComponentPersist100
[GuidAttribute(L"21ADC0FA-35B6-4DDD-92F9-829C82A26D05")]
public interface class IDTSComponentPersist100
[<GuidAttribute("21ADC0FA-35B6-4DDD-92F9-829C82A26D05")>]
type IDTSComponentPersist100 =  interface end
public interface IDTSComponentPersist100

IDTSComponentPersist100 型別公開下列成員。

方法

  名稱 說明
公用方法 LoadFromXML 基礎結構。For more information, see IDTSComponentPersist.
公用方法 SaveToXML 基礎結構。For more information, see IDTSComponentPersist.

上層