QueryWithParams.IsDialectOverridden property
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