Generic interface for reading record operations.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Interface NetricsRecOpSrc |
| C# |
|---|
| public interface NetricsRecOpSrc |
| C++ |
|---|
| interface class NetricsRecOpSrc |
| J# |
|---|
| public interface NetricsRecOpSrc |
| JScript |
|---|
| public interface NetricsRecOpSrc |
Types that implement NetricsRecOpSrc
| Type | Description |
|---|---|
| NetricsServerInterface.NetricsArrayRecOpSrc | An array backed source for record operations. |