SAP Business One DI API 10.0 - Objects Reference (10.00.320)
Connected Property
Tablelist
DI API
Service Layer
Description
Returns a Boolean value that specifies whether or not the Company object is connected to the database.
Property
Read-only property
Syntax
Visual Basic
Public Property Connected() As Boolean
Remarks
You can use this property to check if the operation of the
Connect
or
Disconnect
methods was successful.
See Also
Company Object