GetDetail Method (C1OlapEngine)
In This Topic
Gets a list of objects in the raw data source that define the content of a specific cell in the output table exposed by the
OlapTable property.
Overload List
| Overload | Description |
| GetDetail(DataRow,DataColumn) | Gets a list of objects in the raw data source that define the content of a specific cell in the output table exposed by the OlapTable property. |
| GetDetail(DataRow,String) | Gets a list of objects in the raw data source that define the content of a specific cell in the output table exposed by the OlapTable property. |
See Also