Click or drag to resize

AX_SetSQLTablePasswords Function

X#
Sets passwords for encrypted tables for use with the AXSQL RDDs.

Namespace:  XSharp.RDD
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 FUNCTION AX_SetSQLTablePasswords(
	aPasswords AS Object
) AS VOID
Request Example View Source

Parameters

aPasswords
Type: Object
See Also