param_names
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ NoAccessorMethod ]
public string[] param_names { owned get; }
[ NoAccessorMethod ]
public string[] param_names { owned get; }
A list of parameter names supported by this connection manager for this protocol, or null
if TP_PROTOCOL_FEATURE_PARAMETERS
has not been prepared.