Difference between revisions of "CEData 1 0-deleteByElementName"
From ADF Docs
Line 2: | Line 2: | ||
Delete the Custom Element records from the data_fieldvalue table given a Custom Element name | Delete the Custom Element records from the data_fieldvalue table given a Custom Element name | ||
− | == Signature == | + | == Signature == |
− | + | public boolean <strong>deleteByElementName</strong> ( string ceName ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:22, 24 March 2010
Description
Delete the Custom Element records from the data_fieldvalue table given a Custom Element name
Signature
public boolean deleteByElementName ( string ceName )
Parameters
Parameters