Метод | Описание | |
---|---|---|
Prepared ( IQueryPlanNode queryPlan, bool forUpdate ) : System |
Метод | Описание | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
Метод | Описание | |
---|---|---|
Prepared ( |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
Результат | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
Результат | void |
protected GetData ( |
||
info | ||
Результат | void |
public Prepared ( IQueryPlanNode queryPlan, bool forUpdate ) : System | ||
queryPlan | IQueryPlanNode | |
forUpdate | bool | |
Результат | System |