点击或拖拽改变大小

ACE.AdsDDCreateRefIntegrity 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 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
查看代码

参数

hDictionary
类型:IntPtr
strRIName
类型:String
strFailTable
类型:String
strParentTableName
类型:String
strParentTagName
类型:String
strChildTableName
类型:String
strChildTagName
类型:String
usUpdateRule
类型:UInt16
usDeleteRule
类型:UInt16

返回值

类型:UInt32
参见