IDTSPersistenceComponent100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the persistence methods of a data flow component.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Load(IDTSObjectModel100^, IDTSCustomPropertyCollection100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads the custom property within the collection. |
![]() | ProvidePersistenceProperties(IDTSCustomPropertyCollection100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Provides persistence on the component property collection. |
![]() | Save(IDTSObjectModel100^, IDTSCustomPropertyCollection100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves the custom property object in a collection. |
Show:
