RadarSoft.RadarCube.Web.MSAS Send comments on this topic.
RadarSoft.RadarCube.Web Namespace (RadarSoft.RadarCube.Web.Direct)
See Also  Inheritance Hierarchy

Classes

 ClassDescription
ClassInternalDataSetException The exception is fired when an error occurs in the internal dataset.
ClassOlapCubeException The exception is raised when a cube definition error occurs
ClassTableAdapterInfo  
ClassTAfterReadDatabaseArgs The set of arguments passed to the TOLAPCube.AfterReadDatabase event handler.
ClassTAfterReadFactTableArgs The set of arguments passed to the TOLAPCube.AfterReadFactTable event handler.
ClassTAggregateArgs Passed as a parameter in the TOLAPCube.OnAggregate event handler implementing an aggregation function to calculate measure values.
ClassTBeforeReadFactTableArgs The set of arguments passed to the TOLAPCube.BeforeReadFactTable event handler.
ClassTCalculateFieldArgs The class represents the set of arguments being passed into the TOLAPCube.OnCalculateField event handler.
ClassTCubeTablePosition  
ClassTCubeTablePositions  
ClassTDatabaseEventArgs The set of arguments being passed into the event handlers having to do with the data schema.
ClassTDataColumn TDataColumn type represents a column in a table's Columns collection.
ClassTDataColumnCollection Represents a collection of TDataColumn objects for a table.
ClassTDataIndex Represents an index in the table, which can be used for searching a particular row in the table.
ClassTDataIndexCollection Maintains the collection of indexes available for the table.
ClassTDataRelation TDataRelation class represents a relation between two tables in the data schema.
ClassTDataRelationCollection The collection of relations between all tables included into the data schema.
ClassTDataRow Represents a row (record) of data in a data table.
ClassTDataSet Represents the disk cache of data from the database
ClassTDataTable TDataTable class represents a single table in a data schema.
ClassTDataTableCollection The collection of all tables included into the data schema.
ClassTDefineIndexArgs The set of arguments being passed into the TOLAPCube.OnDefineIndex event handler.
ClassTOLAPCube The component is a data source for TOLAPGrid designed for operating with a database directly instead of connecting to an OLAP Server.
ClassTOnReadFactTableArgs The set of arguments passed to the TOLAPCube.OnReadFactTable event handler.
ClassTTableEventArgs The set of arguments being passed into the event handlers having to do with the particular table in the data schema.

Delegates

 DelegateDescription
DelegateTAfterReadDatabaseEvent Defines the delegate for the handlers of TOLAPCube.AfterReadDatabase event.
DelegateTAfterReadFactTableEvent Defines the delegate for TOLAPCube.AfterReadFactTable event handler.
DelegateTAggregateEvent Defines the delegate for the TOLAPCube.OnAggregate event handler.
DelegateTBeforeReadFactTableEvent Defines the delegate for TOLAPCube.BeforeReadFactTable event handler.
DelegateTCalculateFieldEvent The delegate for the TOLAPCube.OnCalculateField event.
DelegateTDefineIndexEvent The delegate for the TOLAPCube.OnDefineIndex event.
DelegateTOnReadFactTableEvent Defines the delegate for TOLAPCube.OnReadFactTable event handler.

See Also

© 2010 Radar-Soft, L.L.C. All Rights Reserved.