Frequently asked question

Does ArcGIS still support the esriRasterSdeCompressionTypeEnum class?

Last Published: April 25, 2020

Answer

Since ArcGIS 9.2, the esriRasterSdeCompressionTypeEnum class has been replaced with esriRasterCompressionTypeEnum.

The esriRasterCompressionTypeEnum class is a new enumeration type, which supports writing compressed images to a file, geodatabase, file formats and ArcSDE.

Existing code that uses the deprecated esriRasterSdeCompressionTypeEnum enumeration type is still supported. However, if used explicitly in C#, or other language that does not support implicit casting, a compilation error may occur. In this case, the workaround is to add an explicit cast to the esriRasterCompressionTypeEnum type.

Article ID:000008668

Software:
  • ArcMap 9 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Discover more on this topic