Return the attached record source.


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

Syntax

Visual Basic (Declaration)
Public Function getRecSrc() As NetricsTableRecSrc
C#
public NetricsTableRecSrc getRecSrc()
C++
public:
 NetricsTableRecSrc getRecSrc() sealed 
J#
public NetricsTableRecSrc getRecSrc()
JScript
public  function getRecSrc() : NetricsTableRecSrc

See Also