The above code checks if the Parameter Object is DBNullIf IsDBNull(e.Command.Parameters("@JobCount")) Then
It should check if the Parameter's Value is DBNull
Code:If IsDBNull(e.Command.Parameters("@JobCount").Value) Then
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |