NOTE: This interface is now obsolete.
Only for COM interoperability.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| <GuidAttribute("96557767-43C7-421d-BEFC-8F8A0A67B7E3")> Public Interface INetricsSearchCfg |
| C# |
|---|
| [GuidAttribute("96557767-43C7-421d-BEFC-8F8A0A67B7E3")] public interface INetricsSearchCfg |
| C++ |
|---|
| [GuidAttribute(L"96557767-43C7-421d-BEFC-8F8A0A67B7E3")] interface class INetricsSearchCfg |
| J# |
|---|
| /** @attribute GuidAttribute("96557767-43C7-421d-BEFC-8F8A0A67B7E3") */ public interface INetricsSearchCfg |
| JScript |
|---|
| public GuidAttribute("96557767-43C7-421d-BEFC-8F8A0A67B7E3") interface INetricsSearchCfg |
Types that implement INetricsSearchCfg
| Type | Description |
|---|---|
| NetricsServerInterface.NetricsSearchCfg | This class is used by the search method of the NetricsServerInterface class to configure those parameters which can be specified per table. |