FdoIntBinValue Class Reference

The FdoIntBinValue class derives from FdoInt64Value and represents a binary value. More...

#include <IntBinValue.h>

Inherits FdoInt64Value.

List of all members.


Public Member Functions

FdoIntBinValueCreate (FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false)
FdoStringToString ()
 Returns the well defined text representation of this expression.

Static Public Member Functions

static FdoIntBinValueCreate (FdoInt64 value)
 Constructs a default instance of an FdoIntBinValue using the specified arguments.
static FdoIntBinValueCreate ()
 Constructs a default instance of an FdoIntBinValue with a value of null.

Detailed Description

The FdoIntBinValue class derives from FdoInt64Value and represents a binary value.

Definition at line 33 of file IntBinValue.h.


The documentation for this class was generated from the following file: