XafDataViewRecord Properties
An abstract class that implements IObjectRecord and represents a lightweight read-only data record (a data view) retrieved from a database without loading a complete business object.
Name | Description |
---|---|
Data |
Gets the Xaf |
Item[Int32] |
Gets the Xaf |
Item[String] |
Gets the Xaf |
Object |
Gets the type of an original business object that are queried by Xaf |
See Also