zoukankan      html  css  js  c++  java
  • ABAP术语-Lock Mode

    原文:http://www.cnblogs.com/qiangsheng/archive/2008/02/29/1085732.html

    Status that determines whether a user has exclusive access to an object, or whether the access is shared with other users. The lock mode (either Shared or Exclusive) is assigned to the tables of a lock object on definition.

    ----------------------
    分隔线上面是 SAP 标准文档中提供的说明
    分隔线下面是我的翻译
    ----------------------
    确定用户是否排他的访问一个对象,或者访问是否与其他用户共享的状态。锁模式(可能是共享的或排他的)在锁对象的定义中被指定到表上。
  • 相关阅读:
    I/O流
    课堂测试
    1021课堂内容
    课堂jsp
    课堂动手动脑
    从小工到专家读后感
    课堂测试2
    回文课堂测试
    一周进度条博客
    Echart图表
  • 原文地址:https://www.cnblogs.com/rena/p/9110368.html
Copyright © 2011-2022 走看看