DicomDataSet used to return errors identified in the query request
Visual Basic |
---|
Public Property Errors As DicomDataSet |
If a client identifies errors in a DicomConnection, it should place appropriate values into this property before calling SendStatus with an appropriate error code.
The appropriate elements to be inserted into this dataset are:
(0000,0901) : Offending Element
(0000,0902) : Error Comment
Only the appropriate elements, as defined by the returned status will be transmitted.