Unit msefb3connection
Uses
Functions and Procedures
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tfbtrans |
|
Record fbfieldinfoty |
|
Class tfbcursor |
|
Record fbeventinfoty |
|
Class tfbeventcallback |
|
Record paraminfoty |
|
Class tfb3connection |
|
Class efberror |
Types
pimessagemetadata = ˆimessagemetadata; |
fbconnectionoptionty = (...); |
fbconnectionoptionsty = set of fbconnectionoptionty; |
cursorstatety = (...); |
cursorstatesty = set of cursorstatety; |
pfbfieldinfoty = ˆfbfieldinfoty; |
fetchfuncty = procedure(const info: pfbfieldinfoty; const dest: pointer); |
fbfieldinfoarty = array of fbfieldinfoty; |
pfbeventinfoty = ˆfbeventinfoty; |
paramblockkindty = (...); |
paramblockvaluekindty = (...); |
pparaminfoty = ˆparaminfoty; |
Constants
SQL_DIALECT_V6 = 3; |
Description
Types
pimessagemetadata = ˆimessagemetadata; |
fbconnectionoptionty = (...); |
Values
|
fbconnectionoptionsty = set of fbconnectionoptionty; |
cursorstatety = (...); |
Values
|
cursorstatesty = set of cursorstatety; |
pfbfieldinfoty = ˆfbfieldinfoty; |
fetchfuncty = procedure(const info: pfbfieldinfoty; const dest: pointer); |
fbfieldinfoarty = array of fbfieldinfoty; |
pfbeventinfoty = ˆfbeventinfoty; |
paramblockkindty = (...); |
Values
|
paramblockvaluekindty = (...); |
Values
|
pparaminfoty = ˆparaminfoty; |
Constants
SQL_DIALECT_V6 = 3; |
Generated by PasDoc 0.16.0.