Aspose::Cells::Saving::SqlScriptSaveOptions::GetCheckAllDataForColumnType method
SqlScriptSaveOptions::GetCheckAllDataForColumnType method
Check all data to find columns’ data type.
bool Aspose::Cells::Saving::SqlScriptSaveOptions::GetCheckAllDataForColumnType()
Remarks
The default value is false, we only check the first row for performance. If this property is true and the columns contains mixed value type, the columns’ type will be text.
See Also
- Class Vector
- Class SqlScriptSaveOptions
- Namespace Aspose::Cells::Saving
- Library Aspose.Cells for C++