The table info field for the table from which the record came.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getSrcTblInfo() As String _ Implements INetricsSearchResult.getSrcTblInfo |
| C# |
|---|
| public string getSrcTblInfo() |
| C++ |
|---|
| public: String getSrcTblInfo() sealed |
| J# |
|---|
| public string getSrcTblInfo() |
| JScript |
|---|
| public function getSrcTblInfo() : String |
Implements
INetricsSearchResult.getSrcTblInfo
Remarks
Will be null if tblinfo was not set at loadtime.