MonitorService.Connect
This function connects into a database session.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub MonitorService.Connect( _
ConnectString As String, _
Station As String, _
UserName As String, _
Password As String)
|
Type: String
Type: String
Type: String
Type: String |
This function does not return a value. |