ServerOperation.stringToOpType

gda.types.ServerOperationType stringToOpType(string str)

Performs the reverse of [gda.server_operation.ServerOperation.opTypeToString]

Parameters

stra string

Returns

the #GdaServerOperationType represented by str, or #G_MAXINT if str is not a valid representation

of a #GdaServerOperationType