#ShowTableNames
##About
Summary: Gets or sets whether columns in the "Field" dropdown of the Fields tab will display the table name as well as the column name. When enabled, columns display as [TableName].[ColumnName], as opposed to just "ColumnName".
Data Type: System.Boolean
Accepted Values:
Default Value: False
Impacted Features:
Purpose:
Usage:
Caveats:
##Code Samples ###Global.asax (C♯)
```
###Global.asax (VB.NET)
```visualbasic
##Alternate Usage:
##Screenshots
