...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxDeleteXMLConfigurationBN (schemaId : GENERIC;
xmlConfigName : STRING)
status : INTEGER;
|
This function deletes a XML Configuration for a compiled express schema in the EDMdatabase.
The argument <schemaId>
Arguments
...
Type | Name | Comment |
GENERIC | schemaId | specifies the numeric schemaID that uniquely identifies the Express schema for |
...
which the XML Configuration to delete was created |
...
STRING | xmlConfigName | specifies the Name of the XML Configuration to delete |
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|