GetDiagnostics()
- Last UpdatedNov 25, 2015
- 1 minute read
Use the GetDiagnostics() method to return a set of diagnostic information about all connections in a dataset.
Syntax
void GetDiagnostics()
Remarks
The returned dataset contains multiple tables. The table with index 0 contains the global diagnostics. The rest of the tables in the dataset correspond to each DCMConnection object. For details about diagnostic properties, see the SQLData Object Help.