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)

사용자 지정 속성 개체를 컬렉션에 저장합니다.

적용 대상