CManagedComponentWrapperClass.Cleanup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Frees resources and cleans up after the component runs.
public:
virtual void Cleanup() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSRuntimeComponent100::Cleanup;
public virtual void Cleanup ();
abstract member Cleanup : unit -> unit
override this.Cleanup : unit -> unit
Public Overridable Sub Cleanup ()