29 AliasName = aliasName;
42 return context.
Query.GetViewQueryPlan(ViewName);
54 data.
SetValue(
"AliasName", AliasName);
void GetData(SerializeData data)
Defines the contract to access the data contained into a table of a database.
ITable Evaluate(IRequest context)
void SetValue(string key, Type type, object value)
Describes the name of an object within a database.
FetchViewNode(ObjectData data)
A node element of a query plan tree. /summary>
FetchViewNode(ObjectName viewName, ObjectName aliasName)
ITable Evaluate(IRequest context)
object GetValue(string key)
IQueryPlanNode CreateChildNode(IRequest context)