StiDotConnectUniversalAdapterService Class
Namespace: Stimulsoft.Report.Dictionary
Inheritance
Inherits from: StiSqlAdapterService
Methods
| Method | Returns | Description |
|---|---|---|
| CreateConnector | StiSqlDataConnector | Returns new data connector for this type of the database. |
| GetDataSourceType | Type |
Method Details
CreateConnector
CreateConnector(connectionString: string): StiSqlDataConnector
Returns new data connector for this type of the database.
Parameters
- connectionString (string)
Returns StiSqlDataConnector — Created connector.
GetDataSourceType
GetDataSourceType(): Type
Returns Type