Click or drag to resize

ACE.AdsGetTableCollation Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetTableCollation(
	hTbl AS IntPtr,
	strCollation AS CHAR[],
	wLen REF WORD
) AS DWORD
Request Example View Source

Parameters

hTbl
Type: IntPtr
strCollation
Type: Char
wLen
Type: Word

Return Value

Type: DWord
See Also