MainPipeClass.IDTSPipeline130_get_PersistenceCustomPropertyCollection Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- Format
- DTSPersistenceFormat