点击或拖拽改变大小

ACEUNPUB.AdsCreateMemTable 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsCreateMemTable(
	hConnection AS IntPtr,
	pucName AS STRING,
	usTableType AS WORD,
	usCharType AS WORD,
	pucFields AS STRING,
	ulSize AS DWORD,
	phTable OUT IntPtr
) AS DWORD
查看代码

参数

hConnection
类型:IntPtr
pucName
类型:String
usTableType
类型:UInt16
usCharType
类型:UInt16
pucFields
类型:String
ulSize
类型:UInt32
phTable
类型:IntPtr

返回值

类型:UInt32
参见