Class RWDBTBuffer<T>
RWDBTBuffer<T> is a template class designed to provide a type-safe encapsulation of a pointer to data or to an array of data. It is used to provide information about your program variables to class RWDBOSql, as explained in Obtaining the Results.