Typed DataSet enumerations

C

Chuck Bowling

I'm creating a highlighting text control and I want to implement
highlighting using a typed dataset.

My question is; is it possible to map Color enumerations directly to XML so
that I don't have to do any translations when I access the Color in the data
table?
 
M

Mohamoss

Hi
you can set that in the schema of your dataset and enforce schema on the
set .
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top