Skip to content

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