Share via


Project.SaveAs Method

Include Protected Members
Include Inherited Members

Saves the project to the specified storage.

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
Public method SaveAs(Stream) Saves the project to the specified I/O stream. The specified stream becomes the project storage.
Public method SaveAs(String) Saves the project to the specified storage. The specified file becomes the storage for the project if saving successes.

Top

See Also

Reference

Project Class

Microsoft.SqlServer.Dts.Runtime Namespace