| Connected Property | |
| See Also |
Returns a Boolean value that specifies whether or not the Company object is connected to the database.
Read-only property
| Visual Basic |
|---|
Public Property Connected() As Boolean |
You can use this property to check if the operation of the Connect or Disconnect methods was successful.