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 )