dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbMonitor Class / Host Property

In This Topic
Host Property (DbMonitor)
In This Topic
Gets or sets the host where the dbMonitor application is running, 'localhost' by default.
Syntax
'Declaration
 
Public Property Host As String
 

Property Value

The host where the dbMonitor application is running, 'localhost' by default.
See Also