DatabaseDataSourceSettings Properties

Spotfire 14.3 API Reference

The DatabaseDataSourceSettings type exposes the following members.

Properties

  NameDescription
Public propertyAllowSavingCredentials
Gets or sets weather credentials are allowed to be saved with the data source.
Public propertyConnectionString
Gets or sets the connection string.
Public propertyIntegratedSecurity
Gets or sets a value indicating whether integrated security is used.
Public propertyPassword
Gets or sets the password to use to connect to the data source.
Public propertyProvider
Gets or sets the provider.
Public propertySqlStatement
Gets or sets the SQL select query used to specify the data to retrieve.
Public propertyUser
Gets or sets the user name to use to connect to the data source.
Top
See Also

Reference