dup_default_variant


Description:

[ Version ( since = "0.19.0" ) ]
public Variant dup_default_variant ()

Get the default value for this parameter.

Use get_type to check that the type is what you expect. For instance, a string parameter should have type STRING.

Parameters:

this

a parameter supported by a ConnectionManager

Returns:

the default value, or null if there is no default