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

Syntax

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

Implements

INetricsSearchResult.getSrcDbName

See Also