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


IFeatureClassStorage Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureClassStorage Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

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.

CoClasses that implement IFeatureClassStorage

CoClasses and Classes Description