QuickObjects.ObjectBase Send comments on this topic.
IncludeTableName Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > IBusinessObject Interface : IncludeTableName Property
IncludeTableName

Holds a boolean value. This value indicates weather the query to run the search will prefix the table name to the field names.

Syntax

C# 
virtual bool IncludeTableName {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also