XpoDataViewRecord Properties
A XPO-oriented class that 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 Xpo |
Item[String] |
Gets the Xpo |
Object |
Gets the type of an original business object that are queried by Xaf |
See Also