[ CCode ( has_construct_function = false ) ]
[ Version ( since = "11.0.0" ) ]
public ProjectNodeOptions (List<Expression> expressions, string[]? names)
| expressions |
A list of Expression to be executed. |
| names |
A list of output column names of |
| n_names |
The number of |
|
A newly created ProjectNodeOptions. |