mysql-native v2.2.2

API Reference Home: [This Version] [Latest Version] [Other Versions]


Variable LCB.isNull

True if the LCB contains a null value

struct LCB
{
  // ...
  bool isNull ;
  // ...
}