Click or drag to resize
FdoProvider Properties

The FdoProvider type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Gets instantiated IConnection interface object enabling implemented feature provider opening and closing an unique session with a data store.
Public propertyConnectionString
Returns connection string required by provider for establishing data store connection.
Public propertyDefaultSchemaName
Public propertyDefaultSpatialContextDescription
Public propertyDefaultSpatialContextName
Public propertyDisplayDescription
Returns human-readable description of provider.
Public propertyDisplayName
Returns human-readable name of provider.
Public propertyFeatureSchemaCollection
Public propertyIsLicensed
Public propertyIsSpatialContextDynamic
Public propertyProvider
Gets instantiated implementation of Provider object which connects to provider-specific FDO data store.
Public propertyProviderName
Returns name of provider.
Public propertySupportsCustomDataStore
Public propertySupportsCustomSchema
Public propertySupportsListDataStores
Public propertySupportsSchemaAttributes
Top
See Also