Property MatchVersion
MatchVersion
Gets the RowVersion of the row to match for
the PutIfVersion operation.
Declaration
public RowVersion MatchVersion { get; }
Property Value
| Type | Description |
|---|---|
| RowVersion | The value of the version to match. |
public RowVersion MatchVersion { get; }
| Type | Description |
|---|---|
| RowVersion | The value of the version to match. |