FieldKernelDefaultContains Property |
Gets whether or not filterering on the field should default to "contains" filtering instead of "starts with".
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool DefaultContains { get; }
Protected ReadOnly Property DefaultContains As Boolean
Get
Property Value
Type:
BooleanSee Also