CoreDb.FieldPos 方法 | |
Return the position of a field.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 STATIC METHOD FieldPos(
sFieldName AS STRING
) AS DWORD
public static uint FieldPos(
string sFieldName
)
查看代码参数
- sFieldName
- 类型:String
返回值
类型:
UInt32参见