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

지속성 형식입니다.

속성 값

데이터 흐름 작업의 사용자 지정 속성 컬렉션의 지속성 형식.

구현

특성

적용 대상