refCursorFooterMagic constant

int const refCursorFooterMagic

Trailer for materialized ref-cursor result sets (b"RC1\0").

Implementation

static const int refCursorFooterMagic = 0x00314352;