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. |
맨 위로 이동