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

Holds a boolean value indicating weather the field and table names will be enclosed with [ ].

Syntax

C# 
virtual bool AutoEncloseObjectNames {get; set;}

Requirements

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

See Also