GetDiagnostics()
- Last UpdatedJul 22, 2024
- 1 minute read
Use the GetDiagnostics() method to return 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 diagnostic information. The remaining tables in the dataset correspond to each DCM connection object. For details about diagnostic properties, see the SQLData Object Help.