IDTSObjectModel100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a model for the IDTSObject100.
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AutoGenerateIDForNewObjects | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether a data flow automatically generates and sets the ID property for newly created objects. |
![]() | ComponentMetaDataCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the collection of data flow components in the task. |
![]() | EnableCacheUpdate | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the data flow task enables the cache update. |
![]() | EnableDisconnectedColumns | Gets or sets a value that indicates whether the data flow task enables the disconnected columns in the main pipe. |
![]() | IsSavingXml | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the data flow task saves in XML format. |
![]() | PathCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the IDTSPathCollection100 that contains a collection of IDTSPath100 for a data flow task. |
| Name | Description | |
|---|---|---|
![]() | GetObjectByID(Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the object by ID that is contained in a data flow task. |
![]() | New() | This API supports the product infrastructure and is not intended to be used directly from your code. Resets the layout of components in a data flow task. |
![]() | UpdateCacheOnInputColumns() | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the data flow task to update the cache from previous version. |

