Aspose Total
/
AsposeCellsCloud-CellsApi-26.3.1
/
docs/model/SqlScriptSaveOptions.md
AsposeCellsCloud::Object::SqlScriptSaveOptions
Load the model package
use AsposeCellsCloud::Object::SqlScriptSaveOptions;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
CheckIfTableExists | boolean | |
ColumnTypeMap | string | |
CheckAllDataForColumnType | boolean | |
AddBlankLineBetweenRows | boolean | |
Separator | string | |
OperatorType | string | |
PrimaryKey | int | |
CreateTable | boolean | |
IdName | string | |
StartId | int | |
TableName | string | |
ExportAsString | boolean | |
ExportArea | CellArea | |
HasHeaderRow | boolean | |
SaveFormat | string | |
CachedFileFolder | string | |
ClearData | boolean | |
CreateDirectory | boolean | |
EnableHTTPCompression | boolean | |
RefreshChartCache | boolean | |
SortNames | boolean | |
ValidateMergedAreas | boolean | |
MergeAreas | boolean | |
SortExternalNames | boolean | |
CheckExcelRestriction | boolean | |
UpdateSmartArt | boolean | |
EncryptDocumentProperties | boolean | |
[Back to Model list]
[Back to README]