QuickObjects.ObjectBase Send comments on this topic.
OriginalField Class
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : OriginalField Class
OriginalField - This field contains the original value loaded from the database. This is used in performing concurrency checks on Update and Delete commands.

Syntax

C# 
[XmlRootAttribute()]
[SerializableAttribute()]
public class OriginalField 

Inheritance Hierarchy

System.Object
   Akal.QuickObjects.ObjectBase.OriginalField

Requirements

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

See Also