netcoreapp1.1上没有SqlParameter.UdtTypeName!如何使用UDT? [英] No SqlParameter.UdtTypeName on netcoreapp1.1! How to use UDT?

查看:208
本文介绍了netcoreapp1.1上没有SqlParameter.UdtTypeName!如何使用UDT?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

此UdtTypeName属性是读写Geography,Geometry或HierarchyId所必需的。
我找不到关于此主题的任何解决方法或发布/信息。
有人有解释吗?

This UdtTypeName property is required to read or write Geography, Geometry or HierarchyId. I can't find any workaround or post/information on this subject. Does anyone have an explanation?

推荐答案

这不是netcoreapp1.1中的Implementend。

This is not implementend in netcoreapp1.1.

在dotnet corefx项目中有一个问题,它引用了所有缺少的System.Data.SqlClient API,尤其是有关UdtTypeName的问题:> https://github.com/dotnet/corefx/issues/17126

There is an issue about that in the dotnet corefx project, referencing all the missing API of System.Data.SqlClient, and especially about UdtTypeName: https://github.com/dotnet/corefx/issues/17126

这篇关于netcoreapp1.1上没有SqlParameter.UdtTypeName!如何使用UDT?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆