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.This is a good method if the primary purpose of the dataset is to provide data for a certain layer. With this grouping method, features are grouped based on how they are classified in a layer file. This helps optimize layer drawing performance in ArcMap by providing fast access to database records that fall within each classification.
Syntax
| Visual Basic (Declaration) |
|
Public Class BlockByClass
Implements IGPProcess |
Inheritance Hierarchy
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family
See Also