Home / comp / gb.db / connection / host 
Connection.Host (gb.db)
Syntax
PROPERTY Host AS String
Returns or sets the host where the database server resides.

This host can be a machine name, or an IP address. The default host is localhost.

For SQLite the host name is the home path for the database using this property.