public Reduce ( string configName, bool deleteReducedData = false, IDbConnection conn = null, bool isInner = false ) : string | ||
configName | string | |
deleteReducedData | bool | If true, will actually delete the reduced data |
conn | IDbConnection | |
isInner | bool | |
return | string |