MaxRows
The maximum number of rows a query can return
MaxFieldSize
The maximum number of bytes that can be returned as data for any column or output variable
QueryTimeout
The number of seconds to wait for an SQL operation to complete
SQLWarnings
Any warnings that occurred during the last SQL operation
UpdateCount
The number of rows updated, inserted, or deleted during the last SQL operation