LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ForeignKeysAttribute Class

Show in webframe





Members 
Specify that the underlying ICatalogEntity type of a property has key dependency in the current ICatalogEntity type.
Object Model
Syntax
public class ForeignKeysAttribute : System.Attribute, System.Runtime.InteropServices._Attribute  
'Declaration
 
Public Class ForeignKeysAttribute 
   Inherits System.Attribute
   Implements System.Runtime.InteropServices._Attribute 
'Usage
 
Dim instance As ForeignKeysAttribute

            

            
public ref class ForeignKeysAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute  
Remarks

This attribute is used to create a relation between two ICatalogEntity classes.

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

Requirements

Target Platforms

See Also

Reference

ForeignKeysAttribute Members
Leadtools.Medical.DataAccessLayer.Catalog Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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