Gets the number of entries in the JDBC interface method trace.
public int getTRC_NO() throws SQLException
None.
Returns the number of entries in the JDBC interface method trace, as was set by the setTRC_NO method.
For details about the JDBC interface method trace, see 17.12 JDBC interface method trace.
None.