Click or drag to resize

DBF.IsNewRecord Property

X#
Is the current row a new record (the result of Append())

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 PROPERTY IsNewRecord AS LOGIC GET 
Request Example View Source

Property Value

Type: Logic
See Also