Click or drag to resize

CTBiNumRows Method

Gets the number of data rows in a table.

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

public int iNumRows()

Return Value

Type: Int32
Number of rows
See Also