Share via


Project.SaveTo Method

Include Protected Members
Include Inherited Members

Saves the project to the specified file.

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 SaveTo(Stream) Saves the project to the specified I/O stream. Unlike SaveAs, project storage is not changed after saving.
Public method SaveTo(String) Saves the project to the specified file. Unlike SaveAs, project storage is not changed after saving.

Top

See Also

Reference

Project Class

Microsoft.SqlServer.Dts.Runtime Namespace