Platforms to show: All Mac Windows Linux Cross-Platform

Back to PostgreSQLAPIMBS class.

PostgreSQLAPIMBS.DB as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The database name used to create the connection.

PostgreSQLAPIMBS.ErrorMessage as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last error message.

PostgreSQLAPIMBS.Field(cmd as SQLCommandMBS, RecordIndex as Integer, FieldIndex as Integer) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries a field by index for the row with the RecordIndex.

See also:

PostgreSQLAPIMBS.Field(cmd as SQLCommandMBS, RecordIndex as Integer, FieldName as string) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Queries a field by name for the row with the RecordIndex.

See also:

PostgreSQLAPIMBS.FieldCount(cmd as SQLCommandMBS) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of fields in the result.

PostgreSQLAPIMBS.Host as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The host used to create the connection.

PostgreSQLAPIMBS.Options as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The options used to create the connection.

PostgreSQLAPIMBS.Password as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The password used to create the connection.

PostgreSQLAPIMBS.Port as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The port used to create the connection.

PostgreSQLAPIMBS.RecordCount(cmd as SQLCommandMBS) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The number of records in the result.

Some examples using this method:

PostgreSQLAPIMBS.TTY as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The tty used to create the connection.

PostgreSQLAPIMBS.User as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SQL MBS SQL Plugin 9.8 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The user name used to create the connection.

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


The biggest plugin in space...