#include <IntBinValue.h>
Inherits FdoInt64Value.
Public Member Functions | |
FdoIntBinValue * | 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 FdoIntBinValue * | Create (FdoInt64 value) |
Constructs a default instance of an FdoIntBinValue using the specified arguments. | |
static FdoIntBinValue * | Create () |
Constructs a default instance of an FdoIntBinValue with a value of null. |
Definition at line 33 of file IntBinValue.h.