ProgramID
- Last Updated: July 18, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- 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
empty string
Data Type
String