com.supermap.data

类 VersionConflicts

  • java.lang.Object
    • com.supermap.data.InternalHandle
      • com.supermap.data.InternalHandleDisposable
        • com.supermap.data.VersionConflicts
  • 所有已实现的接口:
    IDisposable


    public class VersionConflicts
    extends com.supermap.data.InternalHandleDisposable
    版本冲突类,获取版本协调时数据源下检测到的所有冲突。
    • 方法详细资料

      • dispose

        public void dispose()
      • getVersionConflict

        public VersionConflict getVersionConflict(int nIndex)
        根据索引获取冲突信息。
        参数:
        nIndex - 索引号
        返回:
        冲突信息类对象
      • getCount

        public int getCount()
        获取冲突个数。
        返回:
        冲突个数

Copyright © 2021–2024 SuperMap. All rights reserved.