Unit msefb3connection

Description

This item has no 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;

This item has no description.

fbconnectionoptionty = (...);

This item has no description.

Values
  • fbo_sqlinfo
fbconnectionoptionsty = set of fbconnectionoptionty;

This item has no description.

cursorstatety = (...);

This item has no description.

Values
  • cs_hasstatement
cursorstatesty = set of cursorstatety;

This item has no description.

pfbfieldinfoty = ˆfbfieldinfoty;

This item has no description.

fetchfuncty = procedure(const info: pfbfieldinfoty; const dest: pointer);

This item has no description.

fbfieldinfoarty = array of fbfieldinfoty;

This item has no description.

pfbeventinfoty = ˆfbeventinfoty;

This item has no description.

paramblockkindty = (...);

This item has no description.

Values
  • pbk_database
  • pbk_transaction
paramblockvaluekindty = (...);

This item has no description.

Values
  • pbvk_none
  • pbvk_int
  • pbvk_str
pparaminfoty = ˆparaminfoty;

This item has no description.

Constants

SQL_DIALECT_V6 = 3;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.