DataManagementTools
AddSpatialIndex Class Properties
See Also  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : AddSpatialIndex Class




For a list of all members of this type, see AddSpatialIndex members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_featuresSDE feature class or shapefile to which a spatial index is to be added. (In, Required)  
public Propertyout_feature_classOutput Feature Class (out, Optional)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertyspatial_grid_1The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional)  
public Propertyspatial_grid_2The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional)  
public Propertyspatial_grid_3The two-dimensional grid system that spans a layer, like a locator grid you might find on a common road map. The first, or lowest, grid level has the smallest cell size. One to three 2D grids (also referred to as grid levels), each with a distinct cell size, are created for an SDE layer. Set the cell sizes of the other grids to 0 if you only want one; otherwise, set each level at least three times larger than the previous level. (In, Optional)  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.