方法
ArrowDictionaryDataTypeget_index_data_type
始於:0.8.0
宣告 [src]
GArrowDataType*
garrow_dictionary_data_type_get_index_data_type (
GArrowDictionaryDataType* dictionary_data_type
)
傳回值
類型: GArrowDataType
索引的 GArrowDataType
。
此方法的呼叫者取得資料的所有權,並負責釋放它。 |