PHP Velho Oeste 2024

SDO_DAS_Setting::getPropertyIndex

(^)

SDO_DAS_Setting::getPropertyIndex Get the property index for a changed property

Beschreibung

SDO_DAS_Setting::getPropertyIndex ( void ) : int
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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

Parameter-Liste

None.

Rückgabewerte

The property index for a changed property.

add a note add a note

User Contributed Notes

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