Returns query statistics from the cluster.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public string QueryStatistics( int nodeIndex )
Parameters
- nodeIndex
- Type: SystemInt32
The (0-based) index of the server node.
Return Value
Type: StringA string containing query statistics in the form of an XML document
See Also