19 #ifndef CREATE_TAB_HPP
20 #define CREATE_TAB_HPP
22 #include "SignalData.hpp"
26 STATIC_CONST( SignalLength = 6 );
27 STATIC_CONST( SignalLengthLDM = 6 + 11 );
44 Uint32 primaryTableId;
46 Uint32 forceVarPartFlag;
47 Uint32 noOfAttributes;
48 Uint32 noOfNullAttributes;
50 Uint32 checksumIndicator;
52 Uint32 extraRowAuthorBits;
54 SECTION( DICT_TAB_INFO = 0 );
55 SECTION( FRAGMENTATION = 1 );
59 STATIC_CONST( SignalLength = 3 );
72 STATIC_CONST( SignalLength = 6 );
94 Uint32 noOfPrimaryKeys;
95 Uint32 singleUserMode;
96 Uint32 userDefinedPartition;
97 STATIC_CONST( SignalLength = 9 );
104 STATIC_CONST( SignalLength = 2 );