StiNoSqlSource Class
Namespace: Stimulsoft.Report.Dictionary
Inheritance
Inherits from: StiSqlSource
Constructors
| Constructor | Description |
|---|---|
| StiNoSqlSource() | |
| StiNoSqlSource(string nameInSource, string name) | |
| StiNoSqlSource(string nameInSource, string name, string alias) | |
| StiNoSqlSource(string nameInSource, string name, string alias, string sqlCommand) |
StiNoSqlSource()
StiNoSqlSource(nameInSource: string, name: string)
Parameters
- nameInSource (string)
- name (string)
StiNoSqlSource(nameInSource: string, name: string, alias: string)
Parameters
- nameInSource (string)
- name (string)
- alias (string)
StiNoSqlSource(nameInSource: string, name: string, alias: string, sqlCommand: string)
Parameters
- nameInSource (string)
- name (string)
- alias (string)
- sqlCommand (string)