Click or drag to resize

ACEUNPUB.AdsPrepareSQLNow Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsPrepareSQLNow(
	hStatement AS IntPtr,
	pucSQL AS STRING,
	pucFieldInfo AS CHAR[],
	pusFieldInfoLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hStatement
Type: IntPtr
pucSQL
Type: String
pucFieldInfo
Type: Char
pusFieldInfoLen
Type: Word

Return Value

Type: DWord
See Also