void GetData(SerializeData data)
Defines the contract to access the data contained into a table of a database.
void SetValue(string key, Type type, object value)
A node element of a query plan tree. /summary>
BranchQueryPlanNode(ObjectData data)
virtual void GetData(SerializeData data)
A IQueryPlanNode implementation that is a branch with two child nodes.
BranchQueryPlanNode(IQueryPlanNode left, IQueryPlanNode right)
object GetValue(string key)