Connection.close

Closes the connection to the underlying data source. After calling this function, you should not use anymore the GdaConnection object, since it may have been destroyed.

class Connection
int
close
()

Return Value

Type: int

TRUE if successful, FALSE otherwise.

Meta