SDO_DAS_ChangeSummary::isLogging

(^)

SDO_DAS_ChangeSummary::isLogging Test to see whether change logging is switched on

Beskrivelse

bool SDO_DAS_ChangeSummary::isLogging ( void )
Advarsel

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.

Test to see whether change logging is switched on.

Parametre

None.

Returnerings Værdier

Returns TRUE if change logging is on, otherwise returns FALSE.

add a note add a note

User Contributed Notes

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