Entity.RowVersion Property

Definition

Gets or sets the row version

public:
 property System::String ^ RowVersion { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string RowVersion { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RowVersion : string with get, set
Public Property RowVersion As String

Property Value

Attributes

Applies to