Metodo Project.OpenProject
Include i membri protetti
Include i membri ereditati
Opens an existing project.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
![]() ![]() |
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. |
In alto