Im using xsd:unique in an xsd generated code. How do I get an item by the unique key?
I just need the Rows.Find method, but for unique keys in addition to the primary key.
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.
Assuming you’re talking about the output of XSD.EXE, it pays no attention to
xsd:unique.