EntityParameter.SourceColumn Propriété

Définition

Obtient ou définit le nom de la colonne source mappée à DataSet et utilisée pour charger et retourner Value.

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

Valeur de propriété

Nom de la colonne source mappée au groupe de données et utilisée pour charger et retourner la valeur.

Implémente

S’applique à