ExpressionAttribute.Dialect property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

Gets or sets the dialect.

public string Dialect { get; set; }

Property Value

The dialect.

See Also