C# (CSharp) Rebel.Framework.Linq.CriteriaGeneration.StructureMetadata Namespace

Classes

Name Description
AbstractQueryStructureBinder When implemented in a derived class, provides a mechanism to assess certain types of expression and determine whether they are supported by the provider. For example, implementors of this class may advertise that the expression for the System.String.EndsWith(string) is supported.
BindingSignatureSupport Provides metadata to an expression tree binder in order to identify which types of methods or members are denoted by which ValuePredicateType by returning a SignatureSupportType.
DefaultQueryStructureBinder Provides a mechanism to assess certain types of expression and determine whether they are supported by the expression binding provider.
QueryStructureBinderOfTypeAttribute