Method | Description | |
---|---|---|
SelectIntoTable ( ObjectName tableName, IQueryPlanNode queryPlan ) : System |
Method | Description | |
---|---|---|
ConfigureSecurity ( ExecutionContext context ) : void | ||
ExecuteStatement ( ExecutionContext context ) : void | ||
GetData ( |
Method | Description | |
---|---|---|
SelectIntoTable ( |
protected ConfigureSecurity ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected ExecuteStatement ( ExecutionContext context ) : void | ||
context | ExecutionContext | |
return | void |
protected GetData ( |
||
info | ||
return | void |
public SelectIntoTable ( ObjectName tableName, IQueryPlanNode queryPlan ) : System | ||
tableName | ObjectName | |
queryPlan | IQueryPlanNode | |
return | System |