This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassStorage Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that describe the storage characteristics of a feature class.
This interface can be used to determine the geometry storage type used by a feature class from an SDE data source. This is primarily useful with DBMSs such as Oracle, SQL Server and PostGreSQL which support the use of multiple geometry types.
Description | ||
---|---|---|
GeometryStorage | Retrieves the geometry field storage. |