Unit 'MSSQLConn' Package
[Overview][Classes][Variables][Index] [#fcl]

TMSSQLConnection.Params

Declaration

Source position: mssqlconn.pp line 128

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: Jul 24 2023