首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > VC/MFC >

vc ado blob Field 对象Attributes 属性中的 adFldLong 位设立为 True,可以对该字段使用 AppendChunk 方法

2012-12-28 
vc ado blob Field 对象Attributes 属性中的 adFldLong 位设置为 True,可以对该字段使用 AppendChunk 方法

vc ado blob Field 对象Attributes 属性中的 adFldLong 位设置为 True,可以对该字段使用 AppendChunk 方法。
如题,如何将Attributes 属性中的 adFldLong 位设置为 True。
[最优解释]
顶一下,望牛人出现》
[其他解释]
如果是BLOB字段的话都是直接调用AppendChunk ,不需要自己手动改Attributes 。

热点排行