Skip to main content

DataConnectionProperties

Represents data connection properties. It can have variable number of parameters depending on DataSourceType. For a complete list of supported parameters for the data source type use https://datagrok.ai/help/access/databases/connectors/ or https://datagrok.ai/help/access/files/shares/

Extends

Indexable

[x: string]: any

Properties

PropertyTypeInherited from
accessKey?string-
cacheInvalidateSchedule?stringDataConnectionCacheProperties.cacheInvalidateSchedule
cacheResults?booleanDataConnectionCacheProperties.cacheResults
cacheSchema?booleanDataConnectionCacheProperties.cacheSchema
connString?stringDatabaseConnectionProperties.connString
dataSourcestring-
db?stringDatabaseConnectionProperties.db
login?string-
password?string-
port?numberDatabaseConnectionProperties.port
secretKey?string-
server?stringDatabaseConnectionProperties.server