Functions.GetAceTableHandle 方法 | |
Returns the table handle for the current workarea. This handle can be used to call the Advantage Client Engine directly.
命名空间:
XSharp.RDD
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 FUNCTION GetAceTableHandle() AS IntPtr
public static IntPtr GetAceTableHandle()
查看代码返回值
类型:
IntPtrReturns a 0 if there is a problem.
参见