This document is archived and information here might be outdated. Recommended version. |
The number of spatial index grids.
[Visual Basic .NET] Public ReadOnly Property GridCount As Integer
[C#] public int GridCount {get;}
[C++]
HRESULT get_GridCount(
System.Int32* grids
);
[C++]
Parameters grids [out, retval]
grids is a parameter of type long*
Personal geodatabase feature classes only support one spatial index. Any additional indexes will be ignored. File and ArcSDE geodatabase feature classes support up to 3 spatial indexes.