Method | Description | |
---|---|---|
Prepared ( IQueryPlanNode queryPlan, bool forUpdate ) : System |
Method | Description | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
Method | Description | |
---|---|---|
Prepared ( |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
public Prepared ( IQueryPlanNode queryPlan, bool forUpdate ) : System | ||
queryPlan | IQueryPlanNode | |
forUpdate | bool | |
return | System |