FoxEmbeddedSQL.Convert 方法 | |
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 STATIC METHOD Convert(
currentVal AS USUAL,
newVal AS USUAL
) AS USUAL
public static __Usual Convert(
__Usual currentVal,
__Usual newVal
)
查看代码参数
- currentVal
- 类型:__Usual
- newVal
- 类型:__Usual
返回值
类型:
__Usual参见