Platforms to show: All Mac Windows Linux Cross-Platform

Back to SQLValueReadMBS class.

SQLValueReadMBS.kDataTypeBlob = 16

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is BLob data (SQLStringMBS).

SQLValueReadMBS.kDataTypeBool = 1

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is a boolean.

SQLValueReadMBS.kDataTypeBytes = 13

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is binary string (SQLStringMBS).

SQLValueReadMBS.kDataTypeClob = 17

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is CLob data (SQLStringMBS).

SQLValueReadMBS.kDataTypeCursor = 18

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is Oracle REF CURSOR (SQLCommand).

SQLValueReadMBS.kDataTypeDateTime = 10

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is SQLDateTime.

SQLValueReadMBS.kDataTypeDouble = 8

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

This is a normal double variable.

SQLValueReadMBS.kDataTypeInt64 = 6

Type Topic Plugin Version
const SQL MBS SQL Plugin 19.5
One of the field type constants

Signed 64-bit integer.

SQLValueReadMBS.kDataTypeInterval = 11

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is an interval (SQLIntervalMBS).

SQLValueReadMBS.kDataTypeLong = 4

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

A 32 bit integer.

SQLValueReadMBS.kDataTypeLongBinary = 14

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is long binary data (SQLStringMBS).

SQLValueReadMBS.kDataTypeLongChar = 15

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is long character data (SQLStringMBS).

SQLValueReadMBS.kDataTypeNumeric = 9

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is SQLNumeric (used internally).

SQLValueReadMBS.kDataTypeShort = 2

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is a 16 bit signed integer.

SQLValueReadMBS.kDataTypeSpecificToDBMS = 19

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is server-specific.

SQLValueReadMBS.kDataTypeString = 12

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is character string (SQLString).

SQLValueReadMBS.kDataTypeUInt64 = 7

Type Topic Plugin Version
const SQL MBS SQL Plugin 19.5
One of the field type constants

Unsigned 64-bit integer.

SQLValueReadMBS.kDataTypeULong = 5

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is a 32 bit unsigned integer.

SQLValueReadMBS.kDataTypeUnknown = 0

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

Data type is unknown.

SQLValueReadMBS.kDataTypeUShort = 3

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the field type constants

A 16 bit unsigned integer.

SQLValueReadMBS.kLongOrLobReaderModeDefault = 0

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the read modes.

Long or Lob(CLob) data reading mode is default (automatic).

SQLValueReadMBS.kLongOrLobReaderModeManual = 1

Type Topic Plugin Version
const SQL MBS SQL Plugin 9.3
One of the read modes.

Long or Lob(CLob) data reading mode is manual.

The items on this page are in the following plugins: MBS SQL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...