Click or drag to resize

StiEnumerableSource Properties

The StiEnumerableSource type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets or sets of the Data Source alias.
(Inherited from StiDataSource.)
Protected propertyColumnIndexes (Inherited from StiDataSource.)
Public propertyColumns
Gets or sets the column collection.
(Inherited from StiDataSource.)
Public propertyComponentId (Overrides StiBusinessObjectSourceComponentId.)
Public propertyConnectionOrder
Gets or sets value which indicates in which order that datasource will be connect to the data.
(Inherited from StiDataSource.)
Public propertyConnectOnStart
Gets or sets value which indicates that datasource not connect to the data automatically.
(Inherited from StiDataSource.)
Public propertyCount
Gets count of elements.
(Inherited from StiDataSource.)
Protected propertyDataAdapterType (Inherited from StiDataSource.)
Public propertyDataTable
Gets DataTable.
(Inherited from StiDataSource.)
Protected propertyDetailRows (Inherited from StiDataSource.)
Public propertyDictionary
Gets or sets the dictionary in which this Data Source is located.
(Inherited from StiDataSource.)
Public propertyInherited (Inherited from StiDataSource.)
Public propertyIsBof
Gets value indicates that this position specifies to the beginning of data.
(Inherited from StiDataSource.)
Public propertyIsCloud
Gets or sets value which indicates that this data source is created dynamically by the Stimulsoft Reports.Server.
(Inherited from StiDataSource.)
Public propertyIsConnected
Gets value indicates which Data Source is connected with data.
(Inherited from StiDataSource.)
Public propertyIsEmpty
Gets value indicates that no data.
(Inherited from StiDataSource.)
Public propertyIsEof
Gets value indicates that this position specifies to the data end.
(Inherited from StiDataSource.)
Public propertyItem
Indexer to work with the current row of data. Returns the value by the column name and the current position in the Data Source. Indexer calls the method GetData. ColumnName - name of column.
(Inherited from StiDataSource.)
Public propertyKey
Gets or sets the key of the dictionary object.
(Inherited from StiDataSource.)
Public propertyName
Gets or sets of the Data Source name.
(Inherited from StiDataSource.)
Public propertyNameInSource
Gets or sets the name of Data Source in source of data.
(Inherited from StiDataStoreSource.)
Public propertyParameters
Gets or sets the parameter collection.
(Inherited from StiDataSource.)
Public propertyPosition
Gets the current position.
(Inherited from StiDataSource.)
Public propertyPropName (Inherited from StiDataSource.)
Public propertyRealCount (Inherited from StiDataSource.)
Public propertyRows
Gets or sets rows collection.
(Inherited from StiDataSource.)
Protected propertyRowToLevel (Inherited from StiDataSource.)
Protected propertyStates
Gets the component states manager.
(Inherited from StiDataSource.)
Top
See Also