Click or drag to resize

SqlColumnBaseDefinitionOperationsSettingsFullTextSearchEnabled Property

Gets or sets a value indicating whether Full-Text searches can be used on indexed content related to the column.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public bool FullTextSearchEnabled { get; set; }

Property Value

Type: Boolean
See Also