SDO_DAS_Setting::getPropertyIndex

(^)

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

Descrierea

SDO_DAS_Setting::getPropertyIndex ( ) : int
Avertizare

Această funcție este EXPERIMENTALĂ. Comportamentul acestei funcții, denumirea sa și orice alte aspecte documentate în privința acestei funcții pot să fie modificate fără preaviz într-o versiune viitoare a PHP. Utilizați această funcție la propriul risc.

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

Parametri

None.

Valorile întoarse

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