from_string
Description:
[ CCode ( cname = "gda_server_operation_string_to_op_type" ) ]
[ Version ( since = "4.2" ) ]
public static ServerOperationType from_string (string str)
[ Version ( since = "4.2" ) ]
public static ServerOperationType from_string (string str)
Performs the reverse of to_string
Parameters:
str |
a string |
Returns:
the ServerOperationType represented by |