TableName Property See Also DescriptionThe name of the database table to which the item is bound. Property typeRead-only property SyntaxVisual BasicPublic Property TableName() As String RemarksRelevant for items bound to DB data sources. This property is empty for items bound to user data sources and data tables. See AlsoDataBind Object