HandlerText.with_connection
Description:
[ CCode ( has_construct_function = false , type = "GdaDataHandler*" ) ]
public HandlerText.with_connection (Connection? cnc)
public HandlerText.with_connection (Connection? cnc)
Creates a data handler for strings, which will use some specific methods implemented by the provider object associated with cnc.
Parameters:
| cnc |
a Connection object |
Returns:
|
the new object |