IDTSPersistenceComponent100 接口

定义

定义数据流组件的持久性方法。

public interface class IDTSPersistenceComponent100
[System.Runtime.InteropServices.Guid("F1EE79A9-D4FF-4486-956C-1BA393DC6DA7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPersistenceComponent100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("5CBE35B6-E93C-4ED2-B6C8-F2B522BFB381")]
public interface IDTSPersistenceComponent100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("07F06D9F-AABD-4828-BCCE-F5F7FE58C015")]
public interface IDTSPersistenceComponent100
[<System.Runtime.InteropServices.Guid("F1EE79A9-D4FF-4486-956C-1BA393DC6DA7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPersistenceComponent100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("5CBE35B6-E93C-4ED2-B6C8-F2B522BFB381")>]
type IDTSPersistenceComponent100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("07F06D9F-AABD-4828-BCCE-F5F7FE58C015")>]
type IDTSPersistenceComponent100 = interface
Public Interface IDTSPersistenceComponent100
属性

方法

Load(IDTSObjectModel100, IDTSCustomPropertyCollection100)

加载集合内的自定义属性。

ProvidePersistenceProperties(IDTSCustomPropertyCollection100)

提供组件属性集合的持久性。

Save(IDTSObjectModel100, IDTSCustomPropertyCollection100)

保存集合中的自定义属性对象。

适用于