Back to Devexpress

InMemoryDataStore Fields

xpo-devexpress-dot-xpo-dot-db-dot-inmemorydatastore-dot-underscore-fields.md

latest1.0 KB
Original Source

InMemoryDataStore Fields

Stores persistent objects in memory. Intended for a testing environment and not for production purposes or large data sets.

NameDescription
XpoProviderTypeParameterName staticReturns a parameter name used to denote a provider type in a connection string. The default value is “XpoProvider”. Inherited from DataStoreBase.
XpoProviderTypeStringGets the name of the current connection provider. This name is used internally when generating a connection string via the InMemoryDataStore.GetConnectionString method.

See Also

InMemoryDataStore Class

InMemoryDataStore Members

DevExpress.Xpo.DB Namespace