Unanswered Enum mapping to string

  • Sunday, February 03, 2008 12:37 AM
     
     
    Is there anything special that needs to be done to map enums to strings?
    The MSDN documentation indicates that the enum-to-string mapping is supported (http://msdn2.microsoft.com/en-us/library/bb386947.aspx), but I am getting a DBML1005 error when I modify the type name from string to enum in the DBML designer.

All Replies