ExpressionProjection Methods
The ExpressionProjection type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Overloaded. |
| CreateSerializedProjection | Serializes the ExpressionProjection object and returns a serialized XML string |
| Equals | Determines whether the specified ExpressionProjection instance is equal to the current ExpressionProjection instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetAllEnumFields | Iterates over all the data sources and retrieves all the fields of the enumeration type. |
| GetDatasources | Iterates over the data sources dictionary and returns an array of data source objects. |
| GetField | Iterates over all the data sources to match a Field instance with the given field name under the given data source name. |
| GetHashCode | Retrieves a value that indicates the hash code value for the ExpressionProjection instance. (Overrides Object.GetHashCode().) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: