LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

ForeignKeysAttribute Constructor(String,String)

Show in webframe





The element key name in the parent ICatalogEntity.
The element key name in the child ICatalogEntity which corresponds to the parentElementKey
Initializes a new instance of the ForeignKeysAttribute attribute.
Syntax
public ForeignKeysAttribute( 
   string parentElementKey,
   string childElementKey
)
'Declaration
 
Public Function New( _
   ByVal parentElementKey As String, _
   ByVal childElementKey As String _
)
'Usage
 
Dim parentElementKey As String
Dim childElementKey As String
 
Dim instance As New ForeignKeysAttribute(parentElementKey, childElementKey)

            

            
public:
ForeignKeysAttribute( 
   String^ parentElementKey,
   String^ childElementKey
)

Parameters

parentElementKey
The element key name in the parent ICatalogEntity.
childElementKey
The element key name in the child ICatalogEntity which corresponds to the parentElementKey
Requirements

Target Platforms

See Also

Reference

ForeignKeysAttribute Class
ForeignKeysAttribute Members
Overload List

 

 


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