TableVersion.VersionEtag Property
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.
The etag of this TableVersion, used for validation of table update operations.
public string VersionEtag { get; }
[Orleans.Id(1)]
public string VersionEtag { get; }
member this.VersionEtag : string
[<Orleans.Id(1)>]
member this.VersionEtag : string
Public ReadOnly Property VersionEtag As String
Property Value
- Attributes