DacStore.Export Method

Include Protected Members
Include Inherited Members

Exports a DAC object.

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 Export(String, Stream) Exports a DAC object with specified database name and stream.
Public method Export(String, String) Exports a DAC object with specified database name and path.
Public method Export(String, Stream, IEnumerable<TableName>) Exports a DAC object with specified database name, stream, and tables.

Top

See Also

Reference

DacStore Class

Microsoft.SqlServer.Management.Dac Namespace