[This is preliminary documentation and is subject to change.]

Read-only SQLite Columns count.

Namespace:  ChipworkX.Database
Assembly:  ChipworkX (in ChipworkX.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
public int Columns { get; }

See Also