Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のデータベースはオラクルです。私は Dapper 1.13 を使用していますが、これは例外をスローしますError parsing column 3 (LATITUDE=39.2330 - Decimal)。LATITUDE はdouble?私のエンティティのタイプです。
Error parsing column 3 (LATITUDE=39.2330 - Decimal)
double?
私を助けてください。
ありがとう