|
Twitter Feed
|
Found 1 of 135 records in table Wiki
Now Showing 1 of 1 Current Record: beforeCopybeforeCopy Delegate Class Method[Permalink]Return to Delegate class methods SynopsisA delegate class method that will be executed before a record is copied using the copy set or copy selected function. All xataface copies are shallow which means that related records are not copied by default. If you want a more complex copy function for a table you can implement functionality in this hook. Available since version 1.3 Signature
Parameters
Returns
See Also
|