IBDAC

IBCClasses.XSQLDA_LENGTH Routine

Analogue of InterBase XSQLDA_LENGTH macro. Calculates the number of bytes that must be allocated for an input or output XSQLDA.

Unit

IBCClasses

Syntax

function XSQLDA_LENGTH(n: Long; XSQLVARType: TXSQLVARType): Long;

Parameters
n
Holds the count of XSQLVAR.
XSQLVARType
Holds the type of XSQLVAR.
Return Value
the number of bytes that must be allocated for an input or output XSQLDA.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback