Apache Arrow - v21.1.0
正在准备搜索索引...
Arrow.dom
IntervalMonthDayNanoObject
接口 IntervalMonthDayNanoObject<StringifyNano>
interface
IntervalMonthDayNanoObject
<
StringifyNano
extends
boolean
=
false
>
{
days
:
number
;
months
:
number
;
nanoseconds
:
StringifyNano
extends
true
?
string
:
number
|
bigint
;
}
类型参数
StringifyNano
extends
boolean
=
false
索引
属性
days
months
nanoseconds
属性
days
days
:
number
months
months
:
number
nanoseconds
nanoseconds
:
StringifyNano
extends
true
?
string
:
number
|
bigint
设置
成员可见性
继承
主题
操作系统
浅色
深色
在此页面上
属性
days
months
nanoseconds
Apache Arrow - v21.1.0
正在加载...