STATIC METHOD AdsSetRelation( hTableParent AS IntPtr, hIndexChild AS IntPtr, strExpr AS STRING ) AS DWORD
public static uint AdsSetRelation( IntPtr hTableParent, IntPtr hIndexChild, string strExpr )