IncludeTableName
Holds a boolean value.
This value indicates weather the query to run the search will prefix the table name to the field names. This should be set to true if you are using multiple tables and more than one table might be using same column names, as this will avoid the conflict.
| C# | |
|---|---|
public bool IncludeTableName {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0