📚 SAP Business One SDK Help

Server Property
See Also 

Description

Sets or returns the SQL server to which the object connects.

Property type

Read-write property

Syntax

Visual Basic
Public Property Server() As String

Remarks

Before establishing a connection with the database, you must specify the SQL server that you want to use. This server must be installed with the SBO-Common database.

See Also