... type. For example, if you use xsd Dataset generated from VS 2008, you should change your language mapping as shown below, you will no longer have Unknown types: <Language From="XSD3B" To="C#"> <Type From="Boolean" To="bool" /> <Type From="UnsignedTinyInt" ...