GetStreamReader function

Gets a stream reader object for reading string or binary column data in chunks.

Syntax
UltraLite_StreamReader * UltraLite_Cursor_iface::GetStreamReader(
  const ULValue & id
)
Parameters
  • id   A column identifier, which may be either a 1-based ordinal number or a column name.