Méthode | Description | |
---|---|---|
Evaluate ( IRequest context ) : ITable |
Méthode | Description | |
---|---|---|
GetData ( SerializationInfo info, StreamingContext context ) : void | ||
ISerializable ( SerializationInfo info, StreamingContext context ) : void | ||
SingleQueryPlanNode ( IQueryPlanNode child ) : System | ||
SingleQueryPlanNode ( SerializationInfo info, StreamingContext context ) : System |
public abstract Evaluate ( IRequest context ) : ITable | ||
context | IRequest | |
Résultat | ITable |
protected GetData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | void |
protected ISerializable ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | void |
protected SingleQueryPlanNode ( IQueryPlanNode child ) : System | ||
child | IQueryPlanNode | |
Résultat | System |
protected SingleQueryPlanNode ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Résultat | System |