Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Opens an existing project.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() |
OpenProject(Stream) | Opens a project from an I/O stream. |
![]() ![]() |
OpenProject(String) | Opens an existing project in the specified file. |
![]() ![]() |
OpenProject(Stream, IDTSEvents) | Opens a project from an I/O stream and specifies an event listener to receive events. |
![]() ![]() |
OpenProject(Stream, String) | Opens a password protected project from an I/O stream. |
![]() ![]() |
OpenProject(String, IDTSEvents) | Opens an existing project in the specified file. |
![]() ![]() |
OpenProject(String, String) | Opens an existing project with password in the specified file. |
![]() ![]() |
OpenProject(Stream, String, IDTSEvents) | Opens a password protected project from an I/O stream and specifies an event listener to receive events. |
![]() ![]() |
OpenProject(String, String, IDTSEvents) | Opens an existing project in the specified file. |
![]() ![]() |
OpenProject(Stream, Project.AccessMode, String, IDTSEvents) | Opens a password protected project from an I/O stream and specifies an event listener to receive events. |
![]() ![]() |
OpenProject(String, Project.AccessMode, String, IDTSEvents) | Opens a password protected project in the specified path and specifies an event listener to receive events. |
Top
.gif)
.gif)