Project.Save Method

Definition

Saves the project to its corresponding storage. DtsException is thrown if the project doesn’t have corresponding storage.

public:
 void Save();
public void Save ();
member this.Save : unit -> unit
Public Sub Save ()

Applies to