Version

FlatDataSource Class Properties

For a list of all members of this type, see FlatDataSource members.

Public Properties
 NameDescription
Public PropertyAdapterReturns a reference to the database adapter from which this instance was initialized, or null if this instance is not associated with a database adapter.  
Public PropertyCube (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyDimensionDescriptorsReturns a collection of the dimension descriptors associated with this instance.  
Public PropertyDisplayName (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyHasPendingChanges (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyIsAsyncOperationPending (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyIsInitialized (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyIsInitializing (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyItemSourceReturns a reference to the IEnumerable implementation which provides the data for this instance.  
Public PropertyItemTypeReturns the data type of the items contained by the ItemSource.  
Public PropertyMeasureDescriptorsReturns a collection of the measure descriptors associated with this instance.  
Public PropertyPendingChanges (Inherited from Infragistics.Olap.OlapDataSource)
Public PropertyTimeout (Inherited from Infragistics.Olap.OlapDataSource)
See Also