StiDataStoreSource Properties |
The StiDataStoreSource type exposes the following members.
Name | Description | |
---|---|---|
Alias |
Gets or sets of the Data Source alias.
(Inherited from StiDataSource.) | |
ColumnIndexes | (Inherited from StiDataSource.) | |
Columns |
Gets or sets the column collection.
(Inherited from StiDataSource.) | |
ComponentId | (Overrides StiDataSourceComponentId.) | |
ConnectionOrder |
Gets or sets value which indicates in which order that datasource will be connect to the data.
(Inherited from StiDataSource.) | |
ConnectOnStart |
Gets or sets value which indicates that datasource not connect to the data automatically.
(Inherited from StiDataSource.) | |
Count |
Gets count of elements.
(Inherited from StiDataSource.) | |
DataAdapterType | (Inherited from StiDataSource.) | |
DataTable |
Gets DataTable.
(Inherited from StiDataSource.) | |
DetailRows | (Inherited from StiDataSource.) | |
Dictionary |
Gets or sets the dictionary in which this Data Source is located.
(Inherited from StiDataSource.) | |
Inherited | (Inherited from StiDataSource.) | |
IsBof |
Gets value indicates that this position specifies to the beginning of data.
(Inherited from StiDataSource.) | |
IsCloud |
Gets or sets value which indicates that this data source is created dynamically by the Stimulsoft Reports.Server.
(Inherited from StiDataSource.) | |
IsConnected |
Gets value indicates which Data Source is connected with data.
(Inherited from StiDataSource.) | |
IsEmpty |
Gets value indicates that no data.
(Inherited from StiDataSource.) | |
IsEof |
Gets value indicates that this position specifies to the data end.
(Inherited from StiDataSource.) | |
Item |
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.) | |
Key |
Gets or sets the key of the dictionary object.
(Inherited from StiDataSource.) | |
Name |
Gets or sets of the Data Source name.
(Inherited from StiDataSource.) | |
NameInSource |
Gets or sets the name of Data Source in source of data.
| |
Parameters |
Gets or sets the parameter collection.
(Inherited from StiDataSource.) | |
Position |
Gets the current position.
(Inherited from StiDataSource.) | |
PropName | (Inherited from StiDataSource.) | |
RealCount | (Inherited from StiDataSource.) | |
Rows |
Gets or sets rows collection.
(Inherited from StiDataSource.) | |
RowToLevel | (Inherited from StiDataSource.) | |
States |
Gets the component states manager.
(Inherited from StiDataSource.) |