Connection used to read and write value of large object.
property Connection: TPgConnection;
If you call methods that read or write large object value from/to database, set the Connection property to an appropriate TPgConnection objects. Otherwise these methods will fail.