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