方法

ArrowDecimal64not_equal

since: 19.0.0

声明 [src]

gboolean
garrow_decimal64_not_equal (
  GArrowDecimal64* decimal,
  GArrowDecimal64* other_decimal
)

描述

没有可用的描述。

可用版本: 19.0.0

参数

other_decimal

类型: GArrowDecimal64

要进行比较的 GArrowDecimal64

数据由函数的调用者拥有。

返回值

类型: gboolean

如果 decimal 不等于 other decimal,则为 TRUE,否则为 FALSE