[ CCode ( has_construct_function = false , type = "GdaDataHandler*" ) ]
public HandlerString.with_provider (ServerProvider prov, Connection? cnc)
Creates a data handler for strings, which will use some specific methods implemented by the prov
object (possibly also
cnc
).
prov |
a ServerProvider object |
cnc |
a Connection object, or null |
the new object |