Could not determine type for: System.Spatial.Geography for columns: NHibernate.Mapping.Column(GeoLocation)

后端 未结 0 1030
情深已故
情深已故 2020-12-04 14:50

I have a table in which I added a calculated column:

alter table [PublicConsult].[Address] add [GeoLocation] as geography::STGeomFromText(\'POINT(\'+convert(v         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题