LAUREL BRIDGE

DatabaseRecord Class

DICOM Connectivity Framework V3.4
Parent class representing the various database record types.
Inheritance Hierarchy

SystemObject
  LaurelBridge.DCFExamples.SampleVNADatabaseRecord
    LaurelBridge.DCFExamples.SampleVNAImageRecord
    LaurelBridge.DCFExamples.SampleVNAPatientRecord
    LaurelBridge.DCFExamples.SampleVNASeriesRecord
    LaurelBridge.DCFExamples.SampleVNAStudyRecord

Namespace:  LaurelBridge.DCFExamples.SampleVNA
Assembly:  SampleVNA (in SampleVNA.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public class DatabaseRecord

The DatabaseRecord type exposes the following members.

Constructors

  NameDescription
Public methodDatabaseRecord
Initializes a new instance of the DatabaseRecord class
Top
See Also

Reference