TResultMetaData Class
Definition
represents the metadata contained in a TReadResult and provides the helping functions needed to create them
Delphi
type TResultMetaData = class(TDictionary<TResultMetadataType, IMetaData>)
- Inheritance
-
TDictionary<TResultMetadataType, IMetaData>TResultMetaData