Property MatchVersion
MatchVersion
Gets the RowVersion of the row to match for
DeleteIfVersionAsync(String, MapValue, RowVersion, DeleteOptions, CancellationToken) operation.
Declaration
public RowVersion MatchVersion { get; }
Property Value
| Type | Description |
|---|---|
| RowVersion | The value of the version to match. |