Retrieve the table name.


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

Syntax

Visual Basic (Declaration)
Public Function getTableName() As String
C#
public string getTableName()
C++
public:
 String getTableName() sealed 
J#
public string getTableName()
JScript
public  function getTableName() : String

See Also