Platforms to show: All Mac Windows Linux Cross-Platform

Back to InformixMBS class.

InformixMBS.Error(cmd as SQLCommandMBS, byref SQLState as string, byref NativeError as Integer, byref ErrorMsg as string) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries the error status.

InformixMBS.GetCursorName(cmd as SQLCommandMBS) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries cursor name for given recordset.

InformixMBS.HDBC as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns Database Connection handle.

InformixMBS.HENV as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The environment handle.

InformixMBS.HSTMT(cmd as SQLCommandMBS) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Returns the statement handle for the command object.

Returns 0 on any error.

InformixMBS.SetCursorName(cmd as SQLCommandMBS, name as string) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 13.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Sets cursor name for given recordset.

Returns true on success.

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


The biggest plugin in space...