SqlServer2000Dialect.RequiresBoolConversion property
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether [requires bool conversion].
public virtual bool RequiresBoolConversion { get; }
Property Value
true if [requires bool conversion]; otherwise, false.
See Also
- class SqlServer2000Dialect