Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer.Catalog Namespace > ForeignKeysAttribute Class > ForeignKeysAttribute Constructor : ForeignKeysAttribute Constructor(String,String) |
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 )