You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

PRIM_LIBI.IUnsignedIntegerIntrinsics (PRIM_LIBI.IUnsignedIntegerIntrinsics)
Integer intrinsic functions
Ancestors - None

Details


No detailed help is available for this feature

Methods

Name

Description

AsBinString

Returns the variable as a binary string Result

AsByte

Return the variable as a byte Result

AsChar

Return the variable as a character Result

AsUnicodeString

Returns the variable as a Unicode string Result

AsValue

Return the variable as a value if SQLNull Result, Default

BitAnd

Bitwise And Result, With

BitNot

Bitwise Not Result

BitOr

Bitwise Or Result, With

BitXor

Bitwise Xor Result, With

Div

Returns the integer quotient of a division Result, By

Mod

Return the modulus value Result, By

See also

All Component Classes
Technical Reference

  • No labels