Internal
Create a lazy proxy for a model manifest. This is the internal implementation used by defineModel(). The proxy forwards all property access to the initialized model from the DAL registry.
Model manifest definition
Optional static properties to attach
Typed model proxy constructor
Most code should use defineModel() instead
Create a lazy proxy for a model manifest. This is the internal implementation used by defineModel(). The proxy forwards all property access to the initialized model from the DAL registry.