←Select platform

ForeignKeysAttribute Constructor(String,String)

Summary

Initializes a new instance of the ForeignKeysAttribute attribute.

Syntax

C#
VB
C++
public ForeignKeysAttribute(  
   string parentElementKey, 
   string childElementKey 
) 
Public Function New( _ 
   ByVal parentElementKey As String, _ 
   ByVal childElementKey As String _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.DataAccessLayer Assembly
Click or drag to resize