ProgramID
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Denodo 6.0
- Documentation
Purpose
The driver and version information on the client to be stored in the database. This value is stored locally and is used for database administration/monitoring purposes.
Valid Values
string
where:
- string
- is a value that identifies the product and version of the driver on the client.
Example
DDJ04200
Data Source Methods
public String getProgramID()
public void setProgramID(String)
Default
No default value
Data Type
String