SE_layerinfo_has_sparse_grids

Determines if a layer generates sparse grids

Usage Syntax

BOOL SE_layerinfo_has_sparse_grids(const SE_LAYERINFO layer)

Parameters
layer A pointer to an active layerinfo object
Description

This function returns TRUE if the LAYERINFO object is configured so that sparse grid indexes are generated for this layer.

Returns

TRUE if it supports sparse grid indexes, FALSE otherwise