Aspose::Cells::Saving::SqlScriptSaveOptions::SqlScriptSaveOptions constructor

SqlScriptSaveOptions::SqlScriptSaveOptions() constructor

Creates options for saving sql file.

Aspose::Cells::Saving::SqlScriptSaveOptions::SqlScriptSaveOptions()

See Also

SqlScriptSaveOptions::SqlScriptSaveOptions(SqlScriptSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::Saving::SqlScriptSaveOptions::SqlScriptSaveOptions(SqlScriptSaveOptions_Impl *impl)

See Also

SqlScriptSaveOptions::SqlScriptSaveOptions(const SqlScriptSaveOptions&) constructor

Copy constructor.

Aspose::Cells::Saving::SqlScriptSaveOptions::SqlScriptSaveOptions(const SqlScriptSaveOptions &src)

See Also

SqlScriptSaveOptions::SqlScriptSaveOptions(const SaveOptions&) constructor

Constructs from a parent object.

Aspose::Cells::Saving::SqlScriptSaveOptions::SqlScriptSaveOptions(const SaveOptions &src)

See Also