THIS-OBJECT ( parameter , parameter )Specifies zero or more parameters passed to the specified overloaded constructor. You must match the parameters identified by the called constructor with respect to number, data type, and mode, and you must specify sufficient information for each parameter to disambiguate the specified constructor from all other constructors in the class. Otherwise, ABL raises an error identifying the ambiguity.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |