Is there a possibility to increase the SqlCommand execution timeout?

Hello!

Is there a possibility to increase the SqlCommand execution timeout


Best regards,

Henrik Dahl


Answer this question

Is there a possibility to increase the SqlCommand execution timeout?

  • Knuckles

    Currently there is no way to get to SqlCommand object. It is a good suggestion that we will look into.

    Thanks.
    Dinesh



  • Vince12345

    Have a look at the SqlCommand.CommandTimeout property.

  • kpendoti

    The SqlCommand object is some low level internally held object, so how do you mean its timeout property should be set


    Best regards,

    Henrik Dahl


  • Fil52724

    Is there a way to do this in May CTP

    Thanks.



  • Is there a possibility to increase the SqlCommand execution timeout?