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