InformixServer
- Last Updated: February 28, 2022
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Informix 6.0
- Documentation
Purpose
Specifies the name of the Informix database server to which you want to connect.
Valid Values
string
where:
- string
- is the name of the Informix database server.
Data Source Methods
public String getInformixServer()
public void setInformixServer(String)
Default
No default value
Data Type
String