点击或拖拽改变大小

Functions.AX_GetAceStmtHandle 方法

X#
Returns the statement handle for the current workarea. This handle can be used to call the Advantage Client Engine directly. Only for use with the AXSQL RDDs.

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

返回值

类型:IntPtr
Returns a 0 if there is a problem.
参见