IRow.TrackAssignments property
Gets or sets a flag indicating whether to track assignments to field values.
public bool TrackAssignments { get; set; }
Property Value
true if assignments are tracked; otherwise, false.
See Also
- interface IRow
Gets or sets a flag indicating whether to track assignments to field values.
public bool TrackAssignments { get; set; }
true if assignments are tracked; otherwise, false.