Skip to content

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