Note | This command is defined in a header file and will be preprocessed by the X# preprocessor to a function call. If you disable the standard header (-nostddefs) files then this command will not be available. If you tell the compiler to use a different standard header file (-stddef ) then this command may also be not available |
Change the descending flag of the controlling order.
SET DESCENDING ON | OFF | (<lToggle>)
Note: The initial default of this setting depends on whether the controlling order was created with descending as an attribute.
ON |
OFF |
lToggle | A logical expression which must appear in parentheses. True is equivalent to ON, False to OFF |
SET DESCENDING is functionally equivalent to OrdDescend().
XSharp.RT.DLL
OrdDescend()