GArrow.Schema.get_field_index – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Schema
schema
import
Schema
add_field
equal
export
get_field
get_field_by_name
get_field_index
get_fields
get_metadata
has_metadata
n_fields
remove_field
replace_field
to_string
to_string_metadata
with_metadata
get_field_index
Description:
[
Version
( since =
"0.15.0"
) ]
public
int
get_field_index
(
string
name)
Parameters:
this
A
Schema
.
name
The name of the field to be found.
Returns:
The index of the found field, -1 on not found.