Indicates whether or not the parameter value has a maximum, permissible value. Read
Property HasNoUpperBound As Boolean
If this value is True, then the value has no maximum restriction besides the variable type's inherent restriction (that is, a Byte is limited to 255, an integer to 32767, and so on). This property does not apply to Boolean parameters. Additionally if this property is set, the IncludesUpperBound Property and ToValue Property are not applicable. If this property is True, the IncludesUpperBound Property and HasNoLowerBound Property may not be set.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |