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