StiSqlSource Properties |
The StiSqlSource type exposes the following members.
Name | Description | |
---|---|---|
Alias |
Gets or sets of the Data Source alias.
(Inherited from StiDataSource.) | |
AllowExpressions |
Gets or sets value which indicates that sql query of the datasource can contain script expressions or no.
| |
ColumnIndexes | (Inherited from StiDataSource.) | |
Columns |
Gets or sets the column collection.
(Inherited from StiDataSource.) | |
CommandTimeout |
Gets or sets a number of seconds to wait while attempting to execute a command, before canceling the attempt and generate an error. Default is 30.
| |
ComponentId | (Overrides StiDataTableSourceComponentId.) | |
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.
(Overrides StiDataSourceConnectOnStart.) | |
Count |
Gets count of elements.
(Inherited from StiDataSource.) | |
DataAdapter | ||
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.
(Inherited from StiDataStoreSource.) | |
Parameters |
Gets or sets the parameter collection of the SQL query.
(Overrides StiDataSourceParameters.) | |
Position |
Gets the current position.
(Inherited from StiDataSource.) | |
PropName | (Inherited from StiDataSource.) | |
RealCount | (Inherited from StiDataSource.) | |
ReconnectOnEachRow |
Gets or sets value which indicates that datasource reconnect on each master row in master-detail reports.
| |
Rows |
Gets or sets rows collection.
(Inherited from StiDataSource.) | |
RowToLevel | (Inherited from StiDataSource.) | |
SqlCommand |
Gets or sets a SQL statement to execute at the Data Source.
| |
States |
Gets the component states manager.
(Inherited from StiDataSource.) | |
Type |
Gets or sets value which indicates type of sql datasource.
|