Click or drag to resize

ACEUNPUB.AdsDDAutoCreateTable Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDAutoCreateTable(
	hConnect AS IntPtr,
	pucTableName AS STRING,
	pucCollation AS STRING
) AS DWORD
Request Example View Source

Parameters

hConnect
Type: IntPtr
pucTableName
Type: String
pucCollation
Type: String

Return Value

Type: DWord
See Also