Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION  xpxDeleteExtensionSchema(expressSchemaName   : STRING;

                                  extensionSchemaName : STRING)

                                  status        : INTEGER;

Function is used to delete an Express extension schema. An extension schema can be deleted at any time during system run-time, providing the actual extension schema is not used bu by any existing data models.

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

...

 

Example

...

Code Block
languagecpp
<Missing Example>

...