SDO_DAS_Setting::getPropertyIndex

(^)

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

Opis

SDO_DAS_Setting::getPropertyIndex ( void ) : int
Ostrzeżenie

Ta funkcja jest w stadium EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na własne ryzyko.

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

Parametry

None.

Zwracane wartości

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