ExpressionProjection Methods

The ExpressionProjection type exposes the following members.

  NameDescription
Public method Static member Create Overloaded.
Public method Static member CreateSerializedProjection Serializes the ExpressionProjection object and returns a serialized XML string
Public method Equals Determines whether the specified ExpressionProjection instance is equal to the current ExpressionProjection instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetAllEnumFields Iterates over all the data sources and retrieves all the fields of the enumeration type.
Public method GetDatasources Iterates over the data sources dictionary and returns an array of data source objects.
Public method GetField Iterates over all the data sources to match a Field instance with the given field name under the given data source name.
Public method GetHashCode Retrieves a value that indicates the hash code value for the ExpressionProjection instance. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

Community Additions

ADD
Show: