EntriesChangedEventArgs.VersionNumber Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Version number of the update.
public: initonly int VersionNumber;
initonly int VersionNumber;
public readonly int VersionNumber;
val mutable VersionNumber : int
Public ReadOnly VersionNumber As Integer
Field Value
Remarks
This number is incremented by the table control on every update.