点击或拖拽改变大小

ACE.AdsDDAddTable 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDAddTable(
	hDictionary AS IntPtr,
	strTableName AS STRING,
	strTablePath AS STRING,
	usTableType AS WORD,
	usCharType AS WORD,
	strIndexFiles AS STRING,
	strComments AS STRING
) AS DWORD
查看代码

参数

hDictionary
类型:IntPtr
strTableName
类型:String
strTablePath
类型:String
usTableType
类型:UInt16
usCharType
类型:UInt16
strIndexFiles
类型:String
strComments
类型:String

返回值

类型:UInt32
参见