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




Contains the information for the "Failed Composite Attributes" Table that represents the the Attributes in DICOM Failed SOP Sequence.

Object Model

DatabaseSchemaReposotory.FailedCompositeAttributes Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class DatabaseSchemaReposotory.FailedCompositeAttributes 
Visual Basic (Usage)Copy Code
Dim instance As DatabaseSchemaReposotory.FailedCompositeAttributes
C# 
public abstract class DatabaseSchemaReposotory.FailedCompositeAttributes 
Managed Extensions for C++ 
public __gc abstract class DatabaseSchemaReposotory.FailedCompositeAttributes 
C++/CLI 
public ref class DatabaseSchemaReposotory.FailedCompositeAttributes abstract 

Inheritance Hierarchy

System.Object
   Leadtools.Medical.Media.DataAccessLayer.DatabaseSchemaReposotory.FailedCompositeAttributes

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also