Hi,
I'm trying to increase the Commadtimeout in the generated dbutils class. This is a static member which is set to 30. I've changed this to 120 as shown below:
private static int _commandTimeOut = 120;
However, this always defaults back to 30! Is this a global setting somewhere which i can change!
Any help wouuld be appreciated!
Regards
Majid