This class represents an ibi™ Patterns - Search table.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class NetricsTable |
C# |
---|
public class NetricsTable |
C++ |
---|
ref class NetricsTable |
J# |
---|
public class NetricsTable |
JScript |
---|
public class NetricsTable |
Remarks
Its purpose is to allow the user to construct and configure a table object to be loaded into an ibi™ Patterns - Search server.
Inheritance Hierarchy
System.Object
NetricsServerInterface.NetricsTable
NetricsServerInterface.NetricsTable
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.