RelationalTypeMappingInfo.IsRowVersion Özellik

Tanım

Eşlemenin bir satır sürümü için kullanılamayacak veya tanımlanmamış null olup olmadığını gösterir.

public bool? IsRowVersion { get; }
public bool? IsRowVersion { get; set; }
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)

Özellik Değeri

Nullable<Boolean>

Şunlara uygulanır