Specifies whether to use temporary LOBs for writing input and input/output LOB parameters into database when executing SQL statements.
property TemporaryLobUpdate: boolean default False;
If the TemporaryLobUpdate property is True, temporary LOBs are used to write input and input/output LOB parameters into database when executing SQL statements.