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)
  • ConnectString [in]

Type: String

  • StationName [in]

Type: String

  • UserName [in]

Type: String

  • Password [in]

Type: String

This function does not return a value.