Types - sql

  • BatchExecuteError T6
  • Represents an error occurred when a batch execution is running.

  • DatabaseError T5
  • Represents an error caused by an issue related to database accessibility, erroneous queries, constraint violations, database resource clean-up, and other similar scenarios.

  • Value string | int | boolean | float | decimal | byte[] | xml | TypedValue?
  • Possible type of parameters that can be passed into the SQL query.