Database Parameter (Connect-Informix Cmdlet)
The name of the Informix database.
Syntax
Connect-Informix -Database string
Data Type
cstr
Default Value
""
Remarks
The name of the Informix database running on the specified Server. To connect to the database, you will also need to specify a User and Password for a user authorized to access the database.
This is a required parameter.