[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.84
SDDS_RowCount
name:
SDDS_RowCount
description:
Used to retrieve the number of rows.
synopsis:
#include ”SDDS.h”
int32_t SDDS_RowCount(SDDS_TABLE *SDDS_table)
arguments:
SDDS
_table:
Address of the SDDS_TABLE structure for the data set.
return value:
Returns the number of rows.
see also:
SDDS
_ArrayCount
SDDS
_ColumnCount
SDDS
_ParameterCount
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]