ACE.AdsGetLongLong 方法 (IntPtr, String, Int64) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsGetLongLong(
hTable AS IntPtr,
strFldName AS STRING,
pqValue OUT INT64
) AS DWORD
public static uint AdsGetLongLong(
IntPtr hTable,
string strFldName,
out long pqValue
)
查看代码参数
- hTable
- 类型:IntPtr
- strFldName
- 类型:String
- pqValue
- 类型:Int64
返回值
类型:
UInt32参见