Property Columns
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
Columns
Gets the collection of column names included in this full-text index.
public IEnumerable<string> Columns { get; }
Property Value
Remarks
Multiple columns can be indexed together, allowing searches across all specified columns simultaneously.