Click or drag to resize

DataColumnTypeAndName Property

Returns the column type followed by a backslash and the column name.

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

Property Value

String
See Also