IDTSProjectAccessor100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents an interface for the DTS project assessor.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CloseProject(IDTSProject100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Closes a specified project for the project assessor. |
![]() | CreateSsisServerExecution(String^, String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates an SSIS server execution. |
![]() | OpenProject(String^, String^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Opens a specified project for the project assessor. |
Show:
