메소드 | 설명 | |
---|---|---|
CachePointNode ( IQueryPlanNode child ) : System | ||
CachePointNode ( IQueryPlanNode child, long id ) : System | ||
Evaluate ( IRequest context ) : ITable |
메소드 | 설명 | |
---|---|---|
GetData ( SerializationInfo info, StreamingContext context ) : void |
메소드 | 설명 | |
---|---|---|
CachePointNode ( SerializationInfo info, StreamingContext context ) : System | ||
NewId ( ) : long |
public CachePointNode ( IQueryPlanNode child ) : System | ||
child | IQueryPlanNode | |
리턴 | System |
public CachePointNode ( IQueryPlanNode child, long id ) : System | ||
child | IQueryPlanNode | |
id | long | |
리턴 | System |
protected GetData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | void |