Click or drag to resize

DataTableSerializationInfoProperty_SupportsSeparatedData Field

Serialization property that when set, indicates that storage of data separate from the DataColumnCollection is supported.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const string SerializationInfoProperty_SupportsSeparatedData = "Altaxo.Data.DataTable.SupSepData"

Field Value

String
See Also