IColumnProperty Interface
Represents the individual column that can be filtered.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Expensive | Gets a value indicating whether the column is expensive to retrieve. |
![]() | Filterable | Gets a value indicating whether the column can be filtered. |
![]() | Name | Gets the name of the column. |
![]() | Type | Gets the type of the column. |
Show:
