Click or drag to resize

SQLSearchFilterIsPivotColumn Property

Gets or sets a flag indicating whether this is a pivot column in which case the SearchableAttribute should be used.

Namespace: GSF.Data.Model
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public bool IsPivotColumn { get; set; }
View Source

Property Value

Boolean
See Also