Click or drag to resize

ACE.AdsStmtEnableEncryption Method

X#

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

Parameters

hStatement
Type: IntPtr
strPassword
Type: String

Return Value

Type: DWord
See Also