Back to Devexpress

SimpleDataLayer Constructors

xpo-devexpress-dot-xpo-dot-simpledatalayer-dot-ctor.md

latest1.0 KB
Original Source

SimpleDataLayer Constructors

Implements a data layer that enables the object metadata to be modified at runtime.

NameParametersDescription
SimpleDataLayer(IDataStore)providerInitializes a new instance of the SimpleDataLayer class with a specified data store provider and default metadata information.
SimpleDataLayer(XPDictionary, IDataStore)dictionary, providerInitializes a new instance of the SimpleDataLayer class with the specified IDataStore object and metadata information.

See Also

SimpleDataLayer Class

SimpleDataLayer Members

DevExpress.Xpo Namespace