TZConnection.Free() behavior

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

TZConnection.Free() behavior

Post by ertank »

Hello,

Assuming component has active connection. If I call ZConnection1.Free() will it nicely close any existing connections and free?
Or, directly free?

Thanks & regards,
Ertan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: TZConnection.Free() behavior

Post by marsupilami »

Hello Ertan,

the internal connection Interface will be closed and freed automatically.
Best regards,

Jan
Post Reply