mysql-native v3.0.0

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


Variable LCB.isNull

True if the LCB contains a null value

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