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