![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
Flat and fast version of a record initialised and maintained with metadata. More...
Public Member Functions | |
RecordData (MRecordImpl metadata) | |
Constructor for record data initialised from metadata. More... | |
Flat and fast version of a record initialised and maintained with metadata.
If the last field of the record is variable length then it is represented as a list rather than just an object. This means a comparison on it will work.
PushTechnology.DiffusionCore.Messaging.Data.record.RecordData.RecordData | ( | MRecordImpl | metadata | ) |
Constructor for record data initialised from metadata.
metadata |