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

Syntax

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

See Also