MainPipeClass.IDTSPipeline130_get_PersistenceCustomPropertyCollection Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ IDTSPipeline130_get_PersistenceCustomPropertyCollection(Microsoft::SqlServer::Dts::Pipeline::Wrapper::DTSPersistenceFormat Format) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::get_PersistenceCustomPropertyCollection;
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 IDTSPipeline130_get_PersistenceCustomPropertyCollection (Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSPersistenceFormat Format);
abstract member IDTSPipeline130_get_PersistenceCustomPropertyCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSPersistenceFormat -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
override this.IDTSPipeline130_get_PersistenceCustomPropertyCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTSPersistenceFormat -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Public Overridable Function IDTSPipeline130_get_PersistenceCustomPropertyCollection (Format As DTSPersistenceFormat) As IDTSCustomPropertyCollection100
Parameter
- Format
- DTSPersistenceFormat