Class: CdbCommandFormatAndParameter
Represents the format and parameters of a CDB command.
The `Format` property stores the exact command format as found in the CDB file.
The `FormattedParameters` property holds the parameters associated with the CDB command.
Examples