ACE.AdsDDCreateRefIntegrity62 Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDCreateRefIntegrity62( 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, strNoPrimaryError AS STRING, strCascadeError AS STRING ) AS DWORD
public static uint AdsDDCreateRefIntegrity62( IntPtr hDictionary, string strRIName, string strFailTable, string strParentTableName, string strParentTagName, string strChildTableName, string strChildTagName, ushort usUpdateRule, ushort usDeleteRule, string strNoPrimaryError, string strCascadeError )