Property Version
Version
Gets the version of the returned row.
Declaration
public RowVersion Version { get; }
Property Value
| Type | Description |
|---|---|
| RowVersion |
Version of the returned row or null if the row does not
exist.
|
public RowVersion Version { get; }
| Type | Description |
|---|---|
| RowVersion |
Version of the returned row or null if the row does not
exist.
|