ObjectManagerUG.Connect
This function specifies the Enterprise database connection information.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub ObjectManagerUG.Connect( _
ConnectString As String, _
StationName As String, _
UserName As String, _
Password As String)
|
Type: String
Type: String
Type: String
Type: String |
This function does not return a value. |