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

Compare with Current View Page History

Version 1 Current »

Long Integer Intrinsic Functions (PRIM_LIBI.ILongIntegerIntrinsics)
Long integer intrinsic functions
Ancestors - None

Details


Container for all long integer intrinsic functions

Methods

Name

Description

AsBinString

Returns the variable as a binary string Result

AsByte

Returns the variable as byte Result

AsChar

Returns the variable as character Result

AsUnicodeString

Returns the variable as 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