Is there anyway to determine the Exceptions that can be thrown by methods in a DataSet that has been generated by VisualStudio (using the Data > Add New Data Source menu option) other than look through the generated code?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could use something like Exception Hunter to track them all down. (I haven’t tried it myself, but I’ve used other Red Gate products and they are quality.)