SDO_DAS_Setting::getPropertyName

(^)

SDO_DAS_Setting::getPropertyName Get the property name for a changed property

Опис

string SDO_DAS_Setting::getPropertyName ( 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.

Returns the property name for the changed property. This name identifies the property which was modified in data object.

Параметри

None.

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

The property name for a changed property.

add a note add a note

User Contributed Notes

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