Reads the LOB content from the server.
procedure ReadLob(var SharedPiece: PPieceHeader; PrefetchLobSize: Integer); overload;procedure ReadLob; overload;
Call the ReadLob method to get the LOB content from the server. When reading such properties as AsString or AsWideString this method is called automatically.