SqlServer2000Dialect.RequiresBoolConversion property

namespace: Serenity.Data   assemblySerenity.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