LEADTOOLS For .NET Class Library Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DatabaseSchemaReposotory.FailedCompositeInstancesTable Class Fields
See Also 
Leadtools.Medical.Media.DataAccessLayer Namespace : DatabaseSchemaReposotory.FailedCompositeInstancesTable Class


"

For a list of all members of this type, see DatabaseSchemaReposotory.FailedCompositeInstancesTable members.

"

Public Fields

 NameDescription
public Field FailureReasonRepresents the name of the column containing the information for the DICOM Failure Reason attribute.  
public Field MediaObjectSopInstanceUIDRepresents the name of the column containing the information for the referenced DICOM SOP Instance UID attribute.  
public Field RequestedApplicationProfileRepresents the name of the column containing the information for the DICOM Requested Application Profile attribute.  
public Field SopClassUIDRepresents the name of the column containing the information for the failed DICOM SOP Class UID attribute.  
public Field SopInstanceUIDRepresents the name of the column containing the information for the DICOM SOP Instance UID attribute.  
public Field TableNameRepresents the name of the Table containing the columns in the DatabaseSchemaReposotory.FailedCompositeInstancesTable class.  
Top

See Also