메소드 | 설명 | |
---|---|---|
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 |