共用方式為


IDTSPersistenceComponent100 介面

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

Defines the persistence methods of a data flow component.

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

語法

'宣告
<GuidAttribute("B1AF105B-9219-4B94-AB60-0677E13A46BB")> _
Public Interface IDTSPersistenceComponent100
'用途
Dim instance As IDTSPersistenceComponent100
[GuidAttribute("B1AF105B-9219-4B94-AB60-0677E13A46BB")]
public interface IDTSPersistenceComponent100
[GuidAttribute(L"B1AF105B-9219-4B94-AB60-0677E13A46BB")]
public interface class IDTSPersistenceComponent100
[<GuidAttribute("B1AF105B-9219-4B94-AB60-0677E13A46BB")>]
type IDTSPersistenceComponent100 =  interface end
public interface IDTSPersistenceComponent100

IDTSPersistenceComponent100 型別公開下列成員。

方法

  名稱 說明
公用方法 Load 基礎結構。Loads the custom property within the collection.
公用方法 ProvidePersistenceProperties 基礎結構。Provides persistence on the component property collection.
公用方法 Save 基礎結構。Saves the custom property object in a collection.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Pipeline.Wrapper 命名空間