QueryFieldColumn Property |
Gets or sets the name of the column or the expression that this field represents.
Namespace: Altaxo.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string Column { get; set; }
Property Value
StringSee Also