IFeatureClassStorage Interface

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

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.

IFeatureClassStorage.GeometryStorage Property

Retrieves the geometry field storage.

Public ReadOnly Property GeometryStorage As esriGeometryStorage
public esriGeometryStorage GeometryStorage {get;}

Classes that implement IFeatureClassStorage

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.