IDTSPersistenceComponent100.ProvidePersistenceProperties 메서드

정의

구성 요소 속성 컬렉션에 지속성을 제공합니다.

public:
 void ProvidePersistenceProperties(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ pIDTSCustomPropertyCollection);
[System.Runtime.InteropServices.DispId(13)]
public void ProvidePersistenceProperties (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 pIDTSCustomPropertyCollection);
[<System.Runtime.InteropServices.DispId(13)>]
abstract member ProvidePersistenceProperties : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 -> unit
Public Sub ProvidePersistenceProperties (pIDTSCustomPropertyCollection As IDTSCustomPropertyCollection100)

매개 변수

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100

속성 컬렉션에 있는 사용자 지정 개체입니다.

특성

적용 대상