Click or drag to resize

ACE.AdsStmtSetTableCollation Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsStmtSetTableCollation(
	hStatement AS IntPtr,
	strCollation AS STRING
) AS DWORD
Request Example View Source

Parameters

hStatement
Type: IntPtr
strCollation
Type: String

Return Value

Type: DWord
See Also