com.esri.arcgis.geodatabase
Interface IFeatureClassStorage2
- All Superinterfaces:
- IFeatureClassStorage, java.io.Serializable
- All Known Implementing Classes:
- IFeatureClassStorage2Proxy
public interface IFeatureClassStorage2
- extends IFeatureClassStorage, java.io.Serializable
COM Interface 'IFeatureClassStorage2'. Generated 3/19/2015 1:20:56 PM
from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that describe the storage characteristics of a feature class.'
Generator Options:
PromptForTypeLibraries = False
ClashPrefix = esri_
LowerCaseMemberNames = True
IDispatchOnly = False
RetryOnReject = False
AwtForOcxs = True
ArraysAsObjects = False
DontRenameSameMethods = False
ImplementConflictingInterfaces = True
ReuseMethods = True
RenameConflictingInterfaceMethods = True
GenBeanInfo = True
GenerateJavadoc =
IID8d6276db_496e_46d9_a6e4_65144514c309
static final int IID8d6276db_496e_46d9_a6e4_65144514c309
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getRasterStorage
int getRasterStorage()
throws java.io.IOException,
AutomationException
- Retrieves the raster field storage.
- Returns:
- A com.esri.arcgis.geodatabase.esriRasterStorage constant
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.