📚 SAP Business One SDK Help

TableName Property
See Also 

Description

The name of the database table to which the item is bound.

Property type

Read-only property

Syntax

Visual Basic
Public Property TableName() As String

Remarks

Relevant for items bound to DB data sources. This property is empty for items bound to user data sources and data tables.

See Also