This document is archived and information here might be outdated.  Recommended version.


IFeatureClassStorage Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassStorage Interface
ArcGIS Developer Help

IFeatureClassStorage Interface

Provides access to members that describe the storage characteristics of a feature class.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

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.

Members

Name Description
Read-only property GeometryStorage Retrieves the geometry field storage.

Classes that implement IFeatureClassStorage

Classes Description