SE_layerinfo_has_sparse_grids |
Determines if a layer generates sparse grids
BOOL SE_layerinfo_has_sparse_grids(const SE_LAYERINFO layer)
layer | A pointer to an active layerinfo object |
This function returns TRUE if the LAYERINFO object is configured so that sparse grid indexes are generated for this layer.
TRUE if it supports sparse grid indexes, FALSE otherwise