Php/docs/sdo.constants

来自菜鸟教程
跳转至:导航、​搜索

预定义常量

下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。

SDO_DAS_ChangeSummary::NONE=0 (int)
Represents a change type of 'none'.
SDO_DAS_ChangeSummary::MODIFICATION=1 (int)
Represents a change type of 'modification'.
SDO_DAS_ChangeSummary::ADDITION=2 (int)
Represents a change type of 'addition'.
SDO_DAS_ChangeSummary::DELETION=3 (int)
Represents a change type of 'deletion'.