Click or drag to resize

QueryFieldColumn Property

Gets or sets the name of the column or the expression that this field represents.

Namespace: Altaxo.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string Column { get; set; }

Property Value

String
See Also