SimpleObjectLayer Events
An object access layer that saves and loads persistent objects via a data access layer associated with a data store provider (an IDataStore implementation).
Name | Description |
---|---|
Schema |
Occurs when a data store’s schema is initialized or updated for the current object layer. |
See Also