A Select operation represents the assignment of a named
derived value to a record produced as the result of
a Statement.
Namespace: Endeca.Navigation.AnalyticsAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public class Select : IQueryNode |
| Visual Basic |
|---|
Public Class Select _ Implements IQueryNode |
| Visual C++ |
|---|
public ref class Select : IQueryNode |
Remarks
The definition of the derived value is given by an expression.