PHP Velho Oeste 2024

SDO_DAS_DataObject::getChangeSummary

(^)

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

Descrição

SDO_DAS_DataObject::getChangeSummary ( void ) : SDO_DAS_ChangeSummary
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

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

Parâmetros

None.

Valor Retornado

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