RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBXSQLVAR Properties

The properties of the TIBXSQLVAR class are listed here.

 
Name 
Description 
 
Represents the XSQLVAR field's value as a Currency value. 
 
Represents the XSQLVAR field's value as a TDateTime value. 
 
Represents the XSQLVAR field's value as a TDateTime value. 
 
Represents the XSQLVAR field's value as a Double value. 
 
Represents the XSQLVAR field's value as a Float value. 
 
Represents the XSQLVAR field's value as a 64-bit integer. 
 
Represents the XSQLVAR field's value as a 32-bit integer value. 
 
Represents the XSQLVAR field's value as a Long integer value. 
 
Represents the XSQLVAR field's value as a Pointer value. 
 
Represents the XSQLVAR field's value as a Quad value. 
 
Represents the XSQLVAR field's value as a Short integer value. 
 
Represents the XSQLVAR field's value as a string. 
 
Represents the XSQLVAR field's value as a TDateTime value. 
 
Represents the XSQLVAR field's value as a string with any trailing spaces removed. 
 
Represents the XSQLVAR field's value as type Variant
 
Represents the XSQLVAR field's value as an XSQLVAR value. 
 
Data 
Accesses the underlying InterBase XSQLVAR structure. 
 
Indicates the position of the XSQLVAR in the XSQLDA. 
 
Indicates whether the field has a value assigned to it. 
 
Indicates whether the field can have a value assigned to it. 
 
Indicates whether a field has been modified. 
 
Name 
Returns the name of the XSQLVAR. 
 
Size 
Indicates the maximum size, in bytes, of data in the sqldata field of the XSQLVAR. 
 
Indicates the SQL datatype of parameters or select list items. 
 
Returns the value of the XSQLVAR field component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!