[ Version ( replacement = "UpgradeKindEnum.from_string" , since = "0.6.11" ) ]
public static UpgradeKind enum_from_string (string upgrade_kind)
Converts a text enumerated type to its unsigned integer representation
| upgrade_kind |
Text describing the enumerated type |
|
the enumerated constant value, e.g. pk_upgrade_kind_enum_minimal |