Creates a file that specifies how features should compress into groups. The file can then be used as an input to the Compress Dataset or Calculate Compression Parameters tools.With this grouping method, records are grouped based on their value for a chosen field. All records with the same value group together. This way of grouping records helps optimize attribute query performance in ArcMap. It provides fast access to database records based on their value for the chosen field.
Syntax
| Visual Basic (Declaration) |
|
Public Class BlockByAttribute
Implements IGPProcess |
Inheritance Hierarchy
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also