Click or drag to resize

ACE.AdsGetTableAlias Method

X#

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

Parameters

hTable
Type: IntPtr
strAlias
Type: Char
wLen
Type: Word

Return Value

Type: DWord
See Also