void GetData(SerializeData data)
Defines the contract to access the data contained into a table of a database.
A IQueryPlanNode with a single child.
A query to the database to select data from a set of tables and columns.
SingleQueryPlanNode(IQueryPlanNode child)
void SetValue(string key, Type type, object value)
virtual void GetData(SerializeData data)
SingleQueryPlanNode(ObjectData data)
A node element of a query plan tree. /summary>
object GetValue(string key)