DataServer.RecCount 属性 | |
表示此数据服务中记录数的数值。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOSystemClasses (在 XSharp.VOSystemClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY RecCount AS LONG GET
public virtual int RecCount { get; }
查看代码属性值
类型:
Int32表示此数据服务中记录数的数值。
备注 提示: |
---|
某些类型的数据服务可能无法提供此数字。如果发生故障,则返回 -1。 |
参见