ESRI.ArcGIS.DataManagementTools
AddSpatialIndex Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : AddSpatialIndex Class




Adds a spatial index to a shapefile, file geodatabase, or ArcSDE feature class. Use this tool to either add a spatial index to a shapefile or feature class that does not already have one or to rebuild an existing spatial index.

Syntax

Visual Basic (Declaration) 
Public Class AddSpatialIndex 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As AddSpatialIndex
C# 
public class AddSpatialIndex : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.AddSpatialIndex

See Also

© 2010 All Rights Reserved.