📚 SAP Business One SDK Help

Query Property
See Also 

Description

Sets or returns the query content, for example, a SELECT statement for SQL databases.

Field name: QString.

Length: 64,000 characters.

Property type

Read-write property

Syntax

Visual Basic
Public Property Query() As String

See Also