ISqlDialect.UseTakeAtEnd property
Gets a value indicating whether to use TAKE at the end.
public bool UseTakeAtEnd { get; }
Property Value
true if TAKE should be used at the end; otherwise, false.
See Also
- interface ISqlDialect
Gets a value indicating whether to use TAKE at the end.
public bool UseTakeAtEnd { get; }
true if TAKE should be used at the end; otherwise, false.