ProviderPropertyJdbcPropertyName Property

Gets or sets the Java property name.

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 string? JdbcPropertyName { get; set; }

Property Value

Type: String
The Java property name if there is an equivalent; otherwise, .
See Also