SDO_DAS_ChangeSummary::getOldValues

(^)

SDO_DAS_ChangeSummary::getOldValues Get the old values for a given changed SDO_DataObject

说明

SDO_DAS_ChangeSummary::getOldValues ( SDO_DataObject $data_object ) : SDO_List
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Get a list of the old values for a given changed SDO_DataObject. Returns a list of SDO_DAS_Settings describing the old values for the changed properties of the SDO_DataObject.

参数

data_object

The data object which has been changed.

返回值

A list of SDO_DAS_Settings describing the old values for the changed properties of the SDO_DataObject. If the change type is SDO_DAS_ChangeSummary::ADDITION, this list is empty.

相关文章
php statistic 函数 calculates any one parameter of the beta distribution given values for the othersphp statistic 函数 calculates any one parameter of the binomial distribution given values for the othersphp statistic 函数 calculates any one parameter of the non central f distribution given values for the othersphp statistic 函数 calculates any one parameter of the normal distribution given values for the othersphp statistic 函数 calculates any one parameter of the poisson distribution given values for the othersphp statistic 函数 calculates any one parameter of the t distribution given values for the othersphp statistic 函数 calculates any one parameter of the uniform distribution given values for the othersphp statistic 函数 calculates any one parameter of the weibull distribution given values for the othersphp sdo 函数 get the changed data objects from a change summaryphp sdo 函数 get the type of change made to an sdo dataobjectphp sdo 函数 get the old container for a deleted sdo dataobjectphp sdo 函数 get the old values for a given changed sdo dataobjectphp sdo 函数 get the property name for a changed propertyphp sdo 函数 get the old value for the changed propertyphp sdo das xml 函数 returns the root sdo dataobjectphp sdo das xml 函数 sets the given string as encodingphp sdo das xml 函数 creates sdo dataobject for a given namespace uri and type namephp sdo das xml 函数 returns sdo das xml document object for a given path to xml instance documentphp sdo das xml 函数 returns sdo das xml document for a given xml instance stringphp sdo 函数 test for an sdo dataobject being an instance of this sdo model type
关注编程学问公众号