StiQuickBooksSource Class
Namespace: Stimulsoft.Report.Dictionary
Inheritance
Inherits from: StiSqlSource
Constructors
| Constructor | Description |
|---|---|
| StiQuickBooksSource() | |
| StiQuickBooksSource(string nameInSource, string name) | |
| StiQuickBooksSource(string nameInSource, string name, string alias) | |
| StiQuickBooksSource(string nameInSource, string name, string alias, string sqlCommand) |
StiQuickBooksSource()
StiQuickBooksSource(nameInSource: string, name: string)
Parameters
- nameInSource (string)
- name (string)
StiQuickBooksSource(nameInSource: string, name: string, alias: string)
Parameters
- nameInSource (string)
- name (string)
- alias (string)
StiQuickBooksSource(nameInSource: string, name: string, alias: string, sqlCommand: string)
Parameters
- nameInSource (string)
- name (string)
- alias (string)
- sqlCommand (string)
Methods
| Method | Returns | Description |
|---|---|---|
| GetDataAdapterType | Type |
Method Details
GetDataAdapterType
GetDataAdapterType(): Type
Returns Type