SqlScriptSaveOptions.Separator
SqlScriptSaveOptions.Separator property
Gets and sets character separator of sql script.
public char Separator { get; set; }
Remarks
Only can be ’ ’ or ‘\n’. If the
See Also
- class SqlScriptSaveOptions
- namespace Aspose.Cells.Saving
- assembly Aspose.Cells