Field '<fieldname>' is of an unsupported type

A field is declared as a type that cannot be represented by Visual Studio.

Error ID: BC30656

To correct this error

  1. Define the field as a supported type.

  2. Develop a new type that describes the data in the field.

See Also

Reference

Data Type Summary (Visual Basic)