Snowflake account, needed only when using WPF or .NET, not needed for Java SDK.
Snowflake account, needed only when using WPF or .NET, not needed for Java SDK.
Name of the database to connect to.
Name of the database to connect to.
Default value to use for "Refresh Data" setting for visualizations created using this item, expressed in minutes (e.g. 1440 = 1 day). A value of N means that whenever the visualization requests data, the engine will return data found in the cache if it's not older than N minutes -this means, if the engine fetched it from the datasource no more than N minutes before-. Set it to override the widget editor default behavior.
Host name or IP address to connect to.
Host name or IP address to connect to.
The ID of the data source
The ID of the data source
Sets the default value for "Process Data on Server" option for this data source, the end user can still change the value, unless processDataOnServerReadOnly is true.
Sets the default value for "Process Data on Server" option for this data source, the end user can still change the value, unless processDataOnServerReadOnly is true.
When set to true the user will not be allowed to change the value for "Process Data on Server" option and the default value will be used.
When set to true the user will not be allowed to change the value for "Process Data on Server" option and the default value will be used.
Snowflake role, it is optional.
Snowflake role, it is optional.
Snowflake schema, it is optional.
Snowflake schema, it is optional.
The subtitle of the data source, if not null will be displayed to users instead of connection information like host and database name.
The subtitle of the data source, if not null will be displayed to users instead of connection information like host and database name.
The title of the data source as displayed to users.
The title of the data source as displayed to users.
Snowflake warehouse, it is optional.
Snowflake warehouse, it is optional.
Snowflake data source, it adds the database name property to the base properties inherited from the abstract class RVSqlBasedDataSource.