flags property
Flags for the column. Currently can be either 0 for no flags or 1 which marks the column as part of the key.
Implementation
final int flags;
Flags for the column. Currently can be either 0 for no flags or 1 which marks the column as part of the key.
final int flags;