Aspose::Cells::Saving::SqlScriptSaveOptions::SetSeparator method
SqlScriptSaveOptions::SetSeparator method
Gets and sets character separator of sql script.
void Aspose::Cells::Saving::SqlScriptSaveOptions::SetSeparator(char16_t value)
Remarks
Only can be ’ ’ or '
‘. If the
See Also
- Class Vector
- Class SqlScriptSaveOptions
- Namespace Aspose::Cells::Saving
- Library Aspose.Cells for C++