Click or drag to resize

CTBiNumColumns Method

Gets the number of data fields (columns) in a table.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iNumColumns()

public int iNumColumns()

Return Value

Type: Int32
Number of columns
See Also