VirtualColumnLookupRange Type
Classified LookupRange kind for virtual column diagnostics.
Union cases
| Union case |
Description
|
Full Usage:
ExactFixed
|
|
Full Usage:
FullFixed
|
|
Full Usage:
IndexList
|
|
Full Usage:
Scan
|
|
Full Usage:
Step period
Parameters:
int
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsExactFixed
Returns: bool
|
|
Full Usage:
this.IsFullFixed
Returns: bool
|
|
Full Usage:
this.IsIndexList
Returns: bool
|
|
Full Usage:
this.IsScan
Returns: bool
|
|
Full Usage:
this.IsStep
Returns: bool
|
|
Deedle