Platforms to show: All Mac Windows Linux Cross-Platform
PostgreSQLAPIMBS class Deprecated
Super class: SQLAPIMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | SQL | MBS SQL Plugin | 9.8 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This item is deprecated and should no longer be used.
Notes:
The Listen method and Notification event are in the SQLDatabaseMBS/SQLConnectionMBS classes directly.
Deprecated in favor of direct methods on SQLCommandMBS. Please let us know if you need more postgreSQL specific functions.
Subclass of the SQLAPIMBS class.
- 12 methods
- method DB as string
- method ErrorMessage as string
- method Field(cmd as SQLCommandMBS, RecordIndex as Integer, FieldIndex as Integer) as string
- method Field(cmd as SQLCommandMBS, RecordIndex as Integer, FieldName as string) as string
- method FieldCount(cmd as SQLCommandMBS) as Integer
- method Host as string
- method Options as string
- method Password as string
- method Port as string
- method RecordCount(cmd as SQLCommandMBS) as Integer
- method TTY as string
- method User as string
Super class SQLAPIMBS
- 2 properties
- property ClassName as String
- property Connection as Variant
This class has no sub classes.
Some examples using this class:
Blog Entries
- MBS Xojo Plugins, version 19.5pr1
- MBS Xojo / Real Studio Plugins, version 17.1pr1
- Postgre SQL Database Extension
The items on this page are in the following plugins: MBS SQL Plugin.
PortMidiStreamMBS - PresskeyMBS
