Share via


RelationalTypeMappingInfo.IsRowVersion Property

Definition

Indicates whether or not the mapping will be used for a row version, or null if not defined.

public bool? IsRowVersion { get; }
public bool? IsRowVersion { get; init; }
member this.IsRowVersion : Nullable<bool>
member this.IsRowVersion : Nullable<bool> with get, set
Public ReadOnly Property IsRowVersion As Nullable(Of Boolean)
Public Property IsRowVersion As Nullable(Of Boolean)

Property Value

Applies to