ExecutingSqlStatementType¶
Summary
N/A
Remarks
N/A
Items
Name | Description |
---|---|
GetFeaturesByIds | This value shows the type of ExcutingSqlStatement is GetFeauturesByIds. |
GetFeaturesByColumnValue | This value shows the type of ExcutingSqlStatement is GetFeaturesByColumnValue. |
GetFeaturesOutsideBoundingBox | This value shows the type of ExcutingSqlStatement is GetFeaturesOutsideBoundingBox. |
GetSpatialDataType | This value shows the type of ExcutingSqlStatement is GetSpatialDataType. |
GetBoundingBox | This value shows the type of ExcutingSqlStatement is GetBoundingBox. |
GetAllFeatures | This value shows the type of ExcutingSqlStatement is GetAllFeatures. |
GetCount | This value shows the type of ExcutingSqlStatement is GetCount. |
GetColumns | This value shows the type of ExcutingSqlStatement is GetColumns. |
BuildIndex | This value shows the type of ExcutingSqlStatement is BuildIndex. |
ExecuteScalar | This value shows the type of ExcutingSqlStatement is ExecuteScalar. |
ExecuteQuery | This value shows the type of ExcutingSqlStatement is ExecuteQuery. |
ExecuteNonQuery | This value shows the type of ExcutingSqlStatement is ExecuteNonQuery. |
GetFirstGeometryType | This value shows the type of ExcutingSqlStatement is GetFirstGeometryType. |
MakeAllGeometriesValid | This value shows the type of ExcutingSqlStatement is MakeAllGeometriesValid. |
Validate | This value shows the type of ExcutingSqlStatement is Validate. |
CommitTransactionEx | This value shows the type of ExcutingSqlStatement is CommitTransaction. |
GetFeaturesInsideBoundingBoxEx | This value shows the type of ExcutingSqlStatement is GetFeaturesInsideBoundingBox. |
Unknown | Default value of this enumation, it has no idea of what type of ExcutingSqlStatement is for now. |
ExecuteSpatialQuery | This value shows the type of ExcutingSqlStatement is ExecuteSpatialQuery. |
GetFeatureIds | This value shows the type of ExcutingSqlStatement is GetFeatureIds. |