ModelDifference(Session) Constructor
Namespace: DevExpress.Persistent.BaseImpl
Assembly: DevExpress.Persistent.BaseImpl.v18.2.dll
Declaration
public ModelDifference(
Session session
)
Public Sub New(
session As Session
)
Parameters
Type |
Name |
Description |
Session |
session |
A DevExpress.Xpo.Session object which represents a persistent object's cache where the business object will be instantiated.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...