Library
Membershipdata_all Database Table
Holds membership specific key/value pairs that should be present over all lanes
Fields
- physkey
 - #100, Datatype: String 44 bytes
Unique key for this record - membershipkey
 - #101, Datatype: String 44 bytes
Physkey of the membership that owns this record - deletedtu
 - #104, Datatype: DateTime
Date/time (UTC) this record was deleted - rve
 - #105, Datatype: Double
 - keysequence
 - #110, Datatype: Integer
Sorting order when multiple records returned. Rows are returned in ascending order based on this value - keyname
 - #111, Datatype: String 144 bytes
Name of the key - value0
 - #112, Datatype: String 250 bytes
Key Value - value1
 - #113, Datatype: String 250 bytes
Key Value