XpoDataViewRecord Methods
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 |
---|---|
Contains |
Indicates whether a property with the specified name is contained in the current Xaf |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a collection of attributes of this instance of the Xaf |
Get |
Returns a class name of this instance of the Xaf |
Get |
Returns a name of this instance of the Xaf |
Get |
Returns a type converter for this instance of the Xaf |
Get |
Returns a default event for this instance of the Xaf |
Get |
Returns a default property for this instance of the Xaf |
Get |
Returns an editor of the specified type for this instance of the Xaf |
Get |
Returns a collection of events for this instance of the Xaf |
Get |
Returns a collection of events with the specified attributes for this instance of the Xaf |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a collection of properties for this instance of the Xaf |
Get |
Returns a collection of properties with the specified attributes for this instance of the Xaf |
Get |
Returns an object which is the owner of a property described by the specified property descriptor.
Inherited from Xaf |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a Xaf |
See Also