xpxDeleteMethodSignature
FUNCTION xpxDeleteMethodSignature (methodId : GENERIC) status : INTEGER;
The xpxDeleteMethodSignature function deletes any additional information / documentation of a method from the EDMdatabase A method signature is an instance of the EDM_METHOD entity in the ExpressDataManager model. A method is either an Express-X Mapping Schema or a Query Function. The method signature contains information about the required input parameters for each method. It may also contain a more general and descriptive text for documentation purposes. Query functions already have their parameters defined in the query function signature. Hence, they implicitly get a method signature definition in the ExpressDataManager model and they may therefore not be deleted. Therefore this method is only applicable on Express-X mapping schemas..
Arguments
Type | Name | Comment |
GENERIC | methodId | specifies a numeric ID uniquely identifying the method in the database. |
Return Value
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â