Share via


Project.CreateProject Method

Include Protected Members
Include Inherited Members

Creates a new Integration Services 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
Public methodStatic member CreateProject() Creates a new Integration Services project.
Public methodStatic member CreateProject(Stream) Creates a new project on a given I/O stream.
Public methodStatic member CreateProject(String) Creates a new project in the specified file.

Top

See Also

Reference

Project Class

Microsoft.SqlServer.Dts.Runtime Namespace