【问题标题】:Set data type (xml) for a field in data table, using Visual Studio使用 Visual Studio 为数据表中的字段设置数据类型 (xml)
【发布时间】:2009-12-04 00:27:20
【问题描述】:

您好,我有最近从 SqlServer DB 中的 varchar(MAX) 转换为 xml 的字段的数据类型。 我想为数据表中的对应字段设置这个类型,但是xml没有选项。有什么建议吗?

谢谢

使用 VS 08 和 SQL SERVER 08

alt text http://img708.imageshack.us/img708/3888/53987921.jpg

【问题讨论】:

    标签: sql-server xml visual-studio datatable


    【解决方案1】:

    SQL 类型xml 将很高兴地转换为 System.String。我会用那个。

    【讨论】:

    • 没问题。乐意效劳。 :)
    猜你喜欢
    • 2012-04-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-09-22
    • 1970-01-01
    • 2011-04-03
    相关资源
    最近更新 更多