Click or drag to resize

CTBiNumRows Method

Gets the number of data rows in a table.

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

public int iNumRows()

Return Value

Type: Int32
Number of rows
See Also