Method | Description | |
---|---|---|
Prepare ( IRequest context ) : |
||
QuerySelectColumns ( |
||
SelectAllColumnsFromAllSources ( ) : void | ||
SelectAllColumnsFromSource ( ObjectName tableName ) : void | ||
SelectSingleColumn ( |
Method | Description | |
---|---|---|
AddAllFromTable ( IFromTableSource table ) : void | ||
PrepareColumn ( |
public Prepare ( IRequest context ) : |
||
context | IRequest | |
return |
public QuerySelectColumns ( |
||
fromSet | ||
return | System |
public SelectAllColumnsFromAllSources ( ) : void | ||
return | void |
public SelectAllColumnsFromSource ( ObjectName tableName ) : void | ||
tableName | ObjectName | |
return | void |
public SelectSingleColumn ( |
||
col | ||
return | void |