ProjectAccessor Class
Represents the COM interop project assessor.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | ProjectAccessor() | Initializes anew instance of the ProjectAccessor class. |
| Name | Description | |
|---|---|---|
![]() | CloseProject(IDTSProject100^) | Closes a specified project for the project assessor. |
![]() | CreateSsisServerExecution(String^, String^, String^, Boolean) | Creates an SSIS server execution. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | OpenProject(String^, String^, IDTSEvents100^) | Opens a specified project for the project assessor. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
