点击或拖拽改变大小

Functions.AX_SetPassword 方法

X#
Sets the password to be used for subsequent encryption/decryption operations.

命名空间:  XSharp.RDD
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 FUNCTION AX_SetPassword(
	szEncodeKey AS STRING
) AS VOID
查看代码

参数

szEncodeKey
类型:String
参见