达梦(DM)数据库.NET Data Provider DmClob 对象

MoMo 2021年6月14日21:30:55
评论
299

用于访问服务器的字符类型的大字段对象

公共属性

无。

公共方法

String GetString(int pos, int length):从 pos 所指定的位置获取个数为 length 字符。pos 

1 开始计数。如果 length 超过所取字符,则返回实际长度的字符;

int Length():获取大字段的长度;

int SetString(long pos, String str, int offset, int len):从 pos 所指定的位置,更新大字段内

容为 str 的内容,offset 为设置 str 的偏移,len 为偏移后设置的字符串长度;

void Truncate(long len):截断大字段为 len 长度;

String GetSubString(long pos, int length):从 pos 所指定的位置,获取长度为 length 的字

符串。

https://xpanx.com/
MoMo
  • 本文由 发表于 2021年6月14日21:30:55
  • 转载请务必保留本文链接:https://xpanx.com/2990.html
匿名

发表评论

匿名网友 填写信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: