ColumnNames

FieldDatabaseDataTable.ColumnNames property

Gets columns that belong to this table.

public string[] ColumnNames { get; }

See Also