PreviousNextIndex

Clear( ) method (Class)

Releases all information in a Progress.Lang.ParameterList object and sets the number of parameters to zero. Use of this method is effective for performance optimization by reusing a Progress.Lang.ParameterList object.

Return type: LOGICAL

Access: PUBLIC

Applies to: Progress.Lang.ParameterList class

Syntax
Clear( ) 

See also

Invoke( ) method (Class), NumParameters property, SetParameter( ) method (Class)


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex