[Overview][Classes][Variables][Index] Reference for unit 'MSSQLConn' (#fcl)

TMSSQLConnection.Params

Declaration

Source position: mssqlconn.pp line 129

published property TMSSQLConnection.Params : TStrings;

Description

TMSSQLConnection specific:

set "AutoCommit=true" if you don't want to explicitly commit/rollback transactions

set "TextSize=16777216 - to set maximum size of blob/text/image data returned. Otherwise, these large fields may be cut off when retrieving/setting data.


Documentation generated on: May 14 2021