ProviderPropertyJdbcConnectionStringComponent Property

Gets or sets a value indicating how this property should be used when generating the Data Discovery JDBC connection string.

Namespace:  Dundas.BI.Data.DataProviders
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntax
public JdbcConnectionStringComponent JdbcConnectionStringComponent { get; set; }

Property Value

Type: JdbcConnectionStringComponent
JdbcConnectionStringComponent
See Also