build_project_node


Description:

[ Version ( since = "11.0.0" ) ]
public ExecuteNode build_project_node (ExecuteNode input, ProjectNodeOptions options) throws Error

This is a shortcut of build_node for project node.

Parameters:

this

A ExecutePlan.

input

A ExecuteNode.

options

A ProjectNodeOptions.

Returns:

A newly built and added ExecuteNode for project on success, null on error.