ITableData.Version Property

Definition

Gets or sets the unique version identifier which is updated every time the entity is updated.

public byte[] Version { get; set; }
member this.Version : byte[] with get, set
Public Property Version As Byte()

Property Value

Byte[]

Applies to