Icon AsInteger Property

property AsInteger: Integer

Usage

Use the AsInteger property to access or specify the current value of the parameter as an Integer type. Setting the value of the parameter using the AsInteger method will set the DataType property to ftInteger.
Image