Provides access to members that indicate the compression status of FileGDB datasets.
Members
Name | Description | |
---|---|---|
IsCompressed | Indicates if the dataset is compressed. |
ICompressionInfo.IsCompressed Property
Indicates if the dataset is compressed.
Public Property IsCompressed As Boolean
public bool IsCompressed {get; set;}
Classes that implement ICompressionInfo
Classes | Description |
---|---|
FgdbTableName (esriDataSourcesGDB) | File GeoDatabase Table Name object. |