DialectExpressionSelector class
namespace: Serenity.Data assembly: Serenity.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
- Source: DialectExpressionSelector.cs