What data types are supported in SQL CE 3.5? In particular, can you use geography / geometry types?
Geospatial types are not supported. Only Microsoft SQL Server Compact Edition (SQL CE) data types are supported.A list of supported types can be found at http://msdn.microsoft.com/en-us/library/ms172424(SQL.110).aspx
Source: https://habr.com/ru/post/892361/More articles:Is there any way to install R packages using emacs? - rCan you send JSON via url? - jsonStrange behavior of a ListView list item and state selector state - androidCheckboxes in android listview have problems - androidRemove duplicates from a list (in vim) - listHow to set the Managed metadata field when using SharePoint Copy Web Service? - c #checkboxes in the list are randomly checked / not checked when scrolling. Android 2.3 - androidHow do you use the CopyIntoItems method of a SharePoint Copy web service? - c #How to ignore any empty values ββin perl grep? - arraysIn Oracle, how do I convert a number, such as 1, to a string, such as "1st"? - sqlAll Articles