Forum und email

SDO_DataObject::clear

(No version information available, might be only in CVS)

SDO_DataObject::clear — Clear an SDO_DataObject's properties

Popis

void SDO_DataObject::clear ( void )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Clear an SDO_DataObject's properties. Read-only properties are unaffected. Subsequent calls to isset() for the data object will return FALSE.

Parametre

None.

Vrátené hodnoty

No return values.