CreateDrillDownDataSource()
|
none
|
Returns data records that are used to calculate a summary value for the specified cell.
|
CreateDrillDownDataSource(List<String>)
|
customColumns
|
Returns data records used to calculate a summary value for the specified cell in OLAP and server mode.
|
CreateDrillDownDataSource(Int32, List<String>)
|
maxRowCount, customColumns
|
Returns data records used to calculate a summary value for the specified cell in OLAP and server mode.
|
CreateDrillDownDataSource(Int32)
|
maxRowCount
|
Returns data records that are used to calculate a summary value for the specified cell.
|