QuickObjects.ObjectBase Send comments on this topic.
Name Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseField Class : Name Property

Name

Holds this field's actual column name from the database.

Syntax

C# 
public NameField Name {get; set;}

Requirements

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

See Also