static FDO_API FdoDataValue* FdoDataValue::Create ( FdoInt64  value  )  [static]

Constructs an instance of an FdoInt64Value using the specified argument.

Parameters:
value Input a 64 bit integer
Returns:
Returns an FdoInt64Value

Reimplemented in FdoInt64Value, FdoIntBinValue, and FdoIntHexValue.