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




Deletes the spatial index from a shapefile, file geodatabase feature class, or an ArcSDE feature class. The spatial index cannot be deleted from a personal geodatabase feature class.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.RemoveSpatialIndex

See Also

© 2010 All Rights Reserved.