QueryWithParams.IsDialectOverridden property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether the dialect is overridden.
public bool IsDialectOverridden { get; }
Property Value
true if the dialect is overridden; otherwise, false.
See Also
- class QueryWithParams