====== ThinkGeo.MapSuite.Core.ExecutingSqlStatementType ====== {{section>upgrade_map_suite_to_10.0}} This enumeration represents the type of ExcutingSqlStatement. == Remarks == N/A == Items == **GetFeaturesByIds** * **Summary**:This value shows the type of ExcutingSqlStatement is GetFeauturesByIds. **GetFeaturesByColumnValue** * **Summary**:This value shows the type of ExcutingSqlStatement is GetFeaturesByColumnValue. **GetFeaturesOutsideBoundingBox** * **Summary**:This value shows the type of ExcutingSqlStatement is GetFeaturesOutsideBoundingBox. **GetSpatialDataType** * **Summary**:This value shows the type of ExcutingSqlStatement is GetSpatialDataType. **GetBoundingBox** * **Summary**:This value shows the type of ExcutingSqlStatement is GetBoundingBox. **GetAllFeatures** * **Summary**:This value shows the type of ExcutingSqlStatement is GetAllFeatures. **GetCount** * **Summary**:This value shows the type of ExcutingSqlStatement is GetCount. **GetColumns** * **Summary**:This value shows the type of ExcutingSqlStatement is GetColumns. **BuildIndex** * **Summary**:This value shows the type of ExcutingSqlStatement is BuildIndex. **ExecuteScalar** * **Summary**:This value shows the type of ExcutingSqlStatement is ExecuteScalar. **ExecuteQuery** * **Summary**:This value shows the type of ExcutingSqlStatement is ExecuteQuery. **ExecuteNonQuery** * **Summary**:This value shows the type of ExcutingSqlStatement is ExecuteNonQuery. **GetFirstGeometryType** * **Summary**:This value shows the type of ExcutingSqlStatement is GetFirstGeometryType. **MakeAllGeometriesValid** * **Summary**:This value shows the type of ExcutingSqlStatement is MakeAllGeometriesValid. **Validate** * **Summary**:This value shows the type of ExcutingSqlStatement is Validate. **CommitTransactionEx** * **Summary**:This value shows the type of ExcutingSqlStatement is CommitTransaction. **GetFeaturesInsideBoundingBoxEx** * **Summary**:This value shows the type of ExcutingSqlStatement is GetFeaturesInsideBoundingBox. **Unknown** * **Summary**:Default value of this enumation, it has no idea of what type of ExcutingSqlStatement is for now. **ExecuteSpatialQuery** * **Summary**:This value shows the type of ExcutingSqlStatement is ExecuteSpatialQuery.