Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function getIdxBytes() As Integer
C#
public int getIdxBytes()
C++
public:
 int getIdxBytes() sealed 
J#
public int getIdxBytes()
JScript
public  function getIdxBytes() : int

Return Value

The total size of the indexing information for the table (in kbytes).

See Also