SDO_DAS_Setting::getPropertyName

(^)

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

Descrierea

SDO_DAS_Setting::getPropertyName ( ) : string
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 name for the changed property. This name identifies the property which was modified in data object.

Parametri

None.

Valorile întoarse

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