Platforms to show: All Mac Windows Linux Cross-Platform

Back to SQLStringMBS class.

SQLStringMBS.BinaryLength as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SQL MBS SQL Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns a count of the bytes in the binary data buffer.

(Read only property)

Some examples using this property:

SQLStringMBS.DebugText as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SQL MBS SQL Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Text content for debugging.

We show up to 1000 characters here for debugger.
(Read only property)

Some examples using this property:

SQLStringMBS.IsEmpty as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SQL MBS SQL Plugin 9.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Tests whether a String object contains no characters.

Returns true if length is zero.
(Read only property)

SQLStringMBS.Length as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SQL MBS SQL Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the number of characters in a SAString object.

For multibyte character sets, GetLength counts each 8-bit character; that is, a lead and trail byte in one multibyte character are counted as two bytes.
(Read only property)

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


The biggest plugin in space...