IDTSProjectPackage100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a DTS project which contains packages.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | GetProject() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the DTS project. |
![]() | PasswordMatch(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Determines whether the specified password matches with package password. |
![]() | SetProject(IDTSProject100^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the DTS project. |
Show:
