StiGoogleSheetsSource Class
Namespace: Stimulsoft.Report.Dictionary.DataSources.Google
Inheritance
Inherits from: StiDataStoreSource
Constructors
| Constructor | Description |
|---|---|
| StiGoogleSheetsSource() | Creates a new object of the type StiGoogleSheetsSource. |
| StiGoogleSheetsSource(string nameInSource, string name) | |
| StiGoogleSheetsSource(string nameInSource, string name, string alias, string key) |
StiGoogleSheetsSource()
Creates a new object of the type StiGoogleSheetsSource.
StiGoogleSheetsSource(nameInSource: string, name: string)
Parameters
- nameInSource (string)
- name (string)
StiGoogleSheetsSource(nameInSource: string, name: string, alias: string, key: string)
Parameters
- nameInSource (string)
- name (string)
- alias (string)
- key (string)
Methods
| Method | Returns | Description |
|---|---|---|
| GetDataAdapterType | Type |
Method Details
GetDataAdapterType
GetDataAdapterType(): Type
Returns Type