Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getNumRecs() As Integer |
| C# |
|---|
| public int getNumRecs() |
| C++ |
|---|
| public: int getNumRecs() sealed |
| J# |
|---|
| public int getNumRecs() |
| JScript |
|---|
| public function getNumRecs() : int |
Return Value
The number of records currently in the table.