Record XSQLDA
Unit
Declaration
type XSQLDA = record
Description
This item has no description.
Overview
Fields
| Public | version: smallint; |
| Public | sqldaid: array[0..7] of char; |
| Public | sqldabc: ISC_LONG; |
| Public | sqln: smallint; |
| Public | sqld: smallint; |
| Public | sqlvar: array[0..0] of XSQLVAR; |
Description
Fields
| Public | version: smallint; |
|
This item has no description. | |
| Public | sqldaid: array[0..7] of char; |
|
This item has no description. | |
| Public | sqldabc: ISC_LONG; |
|
This item has no description. | |
| Public | sqln: smallint; |
|
This item has no description. | |
| Public | sqld: smallint; |
|
This item has no description. | |
| Public | sqlvar: array[0..0] of XSQLVAR; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.