System.ComponentModel.Design.Data.DesignerDataTableBase.CreateColumns Method

When overridden in a derived class, returns a collection of data-store column objects.

Syntax

protected abstract ICollection CreateColumns ()

Returns

A collection of System.ComponentModel.Design.Data.DesignerDataColumn objects.

Remarks

The DesignerDataTableBase.CreateColumns method is called the first time the DesignerDataTableBase.Columns property is accessed, to populate the collection of data-store columns.

Requirements

Namespace: System.ComponentModel.Design.Data
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0