User Tools

Site Tools


thinkgeo.mapsuite.core.executingsqlstatementtype

ThinkGeo.MapSuite.Core.ExecutingSqlStatementType

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

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.
thinkgeo.mapsuite.core.executingsqlstatementtype.txt · Last modified: 2017/03/16 21:59 (external edit)