Click or drag to resize
IDataContainer.ColumnNames Property
Column names.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
List<string> ColumnNames { get; }

Property Value

Type: List<String>
See Also