Remove record (ZeyOS)
Anatomy
<db:remove entity="string" id="int"/>
Parents: db:connection
Description: DB:REMOVE removes a database record, specified by an entity and an ID.
Attributes
Examples
Example
<db:remove entity="contacts" id="123"/>
<db:remove entity="string" id="int"/>
Parents: db:connection
Description: DB:REMOVE removes a database record, specified by an entity and an ID.
Attributes
Examples
Example
<db:remove entity="contacts" id="123"/>