Connection.Url (gb.db)

Property Read Url As String

Return the connection URL.

The connection URL is a string including all the Connection properties needed to connect to the database, except the password.

It has the following format: Type://User@Host/Name