MapperPropertiesFullTextSearchField Property |
The field to use for FTS. Default value is all (*).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string FullTextSearchField { get; }
ReadOnly Property FullTextSearchField As String
Get
Property Value
Type:
StringThe field to use for FTS. Default value is all (*).
See Also