EntityParameter.SourceColumn Właściwość

Definicja

Pobiera lub ustawia nazwę kolumny źródłowej zamapowanej na DataSet element i używany do ładowania lub zwracania Valuewartości .

public:
 virtual property System::String ^ SourceColumn { System::String ^ get(); void set(System::String ^ value); };
public override string SourceColumn { get; set; }
member this.SourceColumn : string with get, set
Public Overrides Property SourceColumn As String

Wartość właściwości

Nazwa kolumny źródłowej mapowana na zestaw danych i używana do ładowania lub zwracania wartości.

Implementuje

Dotyczy