Share via


EntityParameter.SourceVersion Vlastnost

Definice

Získá nebo nastaví DataRowVersion na použití při načítání hodnoty.

public:
 virtual property System::Data::DataRowVersion SourceVersion { System::Data::DataRowVersion get(); void set(System::Data::DataRowVersion value); };
public override System.Data.DataRowVersion SourceVersion { get; set; }
member this.SourceVersion : System.Data.DataRowVersion with get, set
Public Overrides Property SourceVersion As DataRowVersion

Hodnota vlastnosti

Jedna z DataRowVersion hodnot.

Implementuje

Platí pro