다음을 통해 공유


MainPipeClass.PersistenceCustomPropertyCollection[DTSPersistenceFormat] 속성

정의

데이터 흐름 태스크의 사용자 지정 속성 컬렉션에 대한 지속성 형식을 가져옵니다.

public:
 virtual property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ PersistenceCustomPropertyCollection[Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSPersistenceFormat] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ get(Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSPersistenceFormat Format); };
[System.Runtime.InteropServices.DispId(115)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 PersistenceCustomPropertyCollection[Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSPersistenceFormat Format] { [System.Runtime.InteropServices.DispId(115)] get; }
[<System.Runtime.InteropServices.DispId(115)>]
[<get: System.Runtime.InteropServices.DispId(115)>]
member this.PersistenceCustomPropertyCollection(Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSPersistenceFormat) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Public Overridable ReadOnly Property PersistenceCustomPropertyCollection(Format As DTSPersistenceFormat) As IDTSCustomPropertyCollection100

매개 변수

Format
DTSPersistenceFormat

지속성 형식입니다.

속성 값

데이터 흐름 태스크의 사용자 지정 속성 컬렉션에 대한 지속성 형식을 가져옵니다.

구현

특성

적용 대상