ACE.AdsDDCreateRefIntegrity Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDCreateRefIntegrity( hDictionary AS IntPtr, strRIName AS STRING, strFailTable AS STRING, strParentTableName AS STRING, strParentTagName AS STRING, strChildTableName AS STRING, strChildTagName AS STRING, usUpdateRule AS WORD, usDeleteRule AS WORD ) AS DWORD
public static uint AdsDDCreateRefIntegrity( IntPtr hDictionary, string strRIName, string strFailTable, string strParentTableName, string strParentTagName, string strChildTableName, string strChildTagName, ushort usUpdateRule, ushort usDeleteRule )