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

AffectedRecords holds an Int32 value that would reflect the number of records affected by a query.

Syntax

C# 
virtual int AffectedRecords {get; set;}

Requirements

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

See Also