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