Constructor
ArrowFlightSQLClientnew
Declaration [src]
GAFlightSQLClient*
gaflightsql_client_new (
GAFlightClient* client
)
Parameters
client |
GAFlightClient |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GAFlightSQLClient |
The newly created Flight SQL client. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |