IDTSObjectVersionUpdate100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents an interface for the version update of data transformatioon services object.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Version | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the version of the DTS object. |
| Name | Description | |
|---|---|---|
![]() | CanUpdate(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies whether the version of DTS object can be updated. |
![]() | Update(String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Updates the version of the DTS object. |
Note |
|---|
This member will be removed in a future version of MicrosoftSQL Server. Avoid using this member in new development work, and plan to modify applications that currently use this member. |


