QuickObjects.ObjectBase Send comments on this topic.
HasChanges Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > BaseBusinessObject Class : HasChanges Property
Returns true if any of the rows stored in the ResultSet have been added/modified or deleted.

Syntax

C# 
public bool HasChanges {get;}

Requirements

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

See Also