#include <IntHexValue.h>
Inherits FdoInt64Value.
Public Member Functions | |
FdoIntHexValue * | Create (FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false) |
FdoString * | ToString () |
Returns the well defined text representation of this expression. | |
Static Public Member Functions | |
static FdoIntHexValue * | Create (FdoInt64 value) |
Constructs a default instance of an FdoIntHexValue using the specified arguments. | |
static FdoIntHexValue * | Create () |
Constructs a default instance of an FdoIntHexValue with a value of null. |
Definition at line 33 of file IntHexValue.h.