方法
ArrowDictionaryDataTypeget_index_data_type
自:0.8.0 起可用
声明 [源代码]
GArrowDataType*
garrow_dictionary_data_type_get_index_data_type (
GArrowDictionaryDataType* dictionary_data_type
)
返回值
类型: GArrowDataType
索引的 GArrowDataType
。
方法的调用者拥有数据的所有权,并负责释放它。 |