Click or drag to resize

ACEUNPUB.AdsDDAutoCreateIndex Method

X#

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

Parameters

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

Return Value

Type: DWord
See Also