IDTSPipeline100.PersistenceCustomPropertyCollection[DTSPersistenceFormat] 속성

정의

지정된 지속성 형식을 갖는 사용자 지정 속성의 컬렉션을 가져옵니다.

public:
 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 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 ReadOnly Property PersistenceCustomPropertyCollection(Format As DTSPersistenceFormat) As IDTSCustomPropertyCollection100

매개 변수

Format
DTSPersistenceFormat

지속성 형식입니다.

속성 값

지정된 지속성 형식을 갖는 사용자 지정 속성의 컬렉션을 포함하는 IDTSCustomPropertyCollection100입니다.

특성

적용 대상