C# (CSharp) FdoToolbox.Core.Feature Namespace

Nested Namespaces

FdoToolbox.Core.Feature.Overrides
FdoToolbox.Core.Feature.RTree

Сlasses

Name Description
Capability Allows querying of FDO provider capabilities in a generic fashion.
ComputedProperty A computed property object
DataStoreInfo Data transfer object for FDO Data store information
FdoConnection FDO Connection wrapper class
FdoDataStoreConfiguration Encapsulates all aspects of a FDO data store. This is essentially an object representation of a FDO XML configuration document.
FdoFeature FDO-friendly DataRow
FdoFeatureTable A FDO-friendly DataTable
FdoGeometry IGeometry decorator object.
FdoJoinCriteriaInfo
FdoProviderInfo FDO provider information class
FdoSqlNonQueryReader A SQL reader that contains the result of a non-SELECT SQL query
FdoSqlReader FDO reader wrapper class. Wraps the FDO ISQLDataReader interface and the ADO.net IDataReader interface
FeatureAggregateOptions Use this class to set the filter criteria used to select groups of features from a FDO datastore or for restricting the values returned to be unique.
FeatureQueryOptions Use this class to set filter criteria for selecting features from a FDO datastore
IncompatibleClass Error object for an incompatible feature class
IncompatibleProperty Error object for an incompatible class property
IncompatibleSchema Error object for an incompatible feature schema
SpatialContextInfo Data Transfer Object for Spatial Contexts
ValueConverter Utility class to perform conversion to/from/between FDO and CLR data types