FdoIntBinValue Class Reference

#include <IntBinValue.h>

Inheritance diagram for FdoIntBinValue:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

Definition at line 33 of file IntBinValue.h.


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.

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