LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ForeignKeysAttribute Class
See Also  Members  
Leadtools.Medical.DataAccessLayer.Catalog Namespace : ForeignKeysAttribute Class



Specify that the underlying Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity type of a property has key dependency in the current Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity type.

Object Model

ForeignKeysAttribute Class

Syntax

Visual Basic (Declaration) 
Public Class ForeignKeysAttribute 
   Inherits System.Attribute
   Implements _Attribute 
Visual Basic (Usage)Copy Code
Dim instance As ForeignKeysAttribute
C# 
public class ForeignKeysAttribute : System.Attribute, _Attribute  
C++/CLI 
public ref class ForeignKeysAttribute : public System.Attribute, _Attribute  

Remarks

This attribute is used to create a relation between two Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity classes.

When a parent class "A" of type Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity has property of type "B" that implements the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity interface (child class) this attribute defines which properties in the child class "B" correspond to the same properties in the parent class "A".

Inheritance Hierarchy

System.Object
   System.Attribute
      Leadtools.Medical.DataAccessLayer.Catalog.ForeignKeysAttribute

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

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features