STO_TEXT (STRUCT)ΒΆ

TYPE STO_TEXT : STRUCT

This data type is the internal representation of text, that is used in CmpCAAStorage. If the text from a column is retrieved this type will be returned and if the user wants to set the text of a column (both for insert and update the method IRowBase.ColumnSet_TEXT has to be used) or to search within a text column this type has to be passed to the database.

InOut:

Name

Type

pbyData

POINTER TO BYTE