C1.Olap Namespace : C1OlapEngine Class |
For a list of all members of this type, see C1OlapEngine members.
Name | Description | |
---|---|---|
![]() | BeginUpdate | Suspend automatic updates to the output table while defining the Olap view. |
![]() | CancelUpdate | Requests cancellation of a pending request operation. |
![]() | EndUpdate | Restore automatic updates to the output table after the Olap view has been defined. |
![]() | GetDetail | Overloaded. 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. |
![]() | GetOlapKey | Overloaded. Gets the C1OlapKey associated with a System.Data.DataColumn on an Olap table. |
![]() | GetViewTitle | Overloaded. Gets a string with a title describing the current view. |
![]() | ReadXml | Overloaded. Reads an Olap view definition from an System.Xml.XmlReader. |
![]() | TransposeFields | Transposes the fields in the current view so rows become columns and columns become rows. |
![]() | Update | Causes the C1OlapEngine to rebuild the output table exposed by the OlapTable property. |
![]() | WriteXml | Overloaded. Saves the current Olap view definition into an System.Xml.XmlWriter. |
Name | Description | |
---|---|---|
![]() | OnLoadedFields | Raises the LoadedFields event. |
![]() | OnUpdated | Raises the Updated event. |
![]() | OnUpdating | Raises the Updating event. |