DialectExpressionSelector class

namespace: Serenity.Data   assemblySerenity.Net.Entity

Selects field expressions based on dialect

public class DialectExpressionSelector

Public Members

name description
DialectExpressionSelector(…) Initializes a new instance of the DialectExpressionSelector class.
Dialect { get; } Gets the dialect used for this expression selector
GetBestMatch<TAttribute>(…) Gets the best match.

See Also