Reset the source to the first record.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Overrides Sub reset() _ Implements NetricsBaseRecSrc.reset |
| C# |
|---|
| public override void reset() |
| C++ |
|---|
| public: virtual void reset() override |
| J# |
|---|
| public override void reset() |
| JScript |
|---|
| public override function reset() |
Implements
NetricsBaseRecSrc.reset
Remarks
This is only supported if it is supported by all the underlying readers.