Click or drag to resize

ReadAfterCommonOptionsReadAfter Property

Linkar Framework for .NET and Core


Reads the record again and returns it after the update or new. Calculated, dictionaries, conversion, formatSpec and originalRecords will only make effect if this option is true.

Namespace: Linkar.Functions
Assembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax
public bool ReadAfter { get; }

Property Value

Boolean
See Also