I am trying to create .geodatabase using the ArcGIS Runtime content (ver 10.2.1), but all Layers are not the part of .geodatabase.
As per below link Creating ArcGIS Runtime content—Help | ArcGIS for Desktop
For feature and tabular data to be included in the ArcGIS Runtime content, there are a few restrictions to keep in mind:
- Only feature layers, tables, and relationship classes are supported.
- If a feature layer references or participates in a relationship class that references unsupported data, the layer will not be included in the ArcGIS Runtime content.
- All of the layers in the current map must come from the same workspace.
what is the mean of references unsupported data.