SDO_DAS_DataObject::getChangeSummary

(^)

SDO_DAS_DataObject::getChangeSummary Get a data object's change summary

Опис

SDO_DAS_ChangeSummary SDO_DAS_DataObject::getChangeSummary ( void )
Увага

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Get the SDO_DAS_ChangeSummary for an SDO_DAS_DataObject, or NULL if it does not have one.

Параметри

None.

Значення, що повертаються

Returns the SDO_DAS_ChangeSummary for an SDO_DAS_DataObject, or NULL if it does not have one.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top