Custom.WriteExpression 方法 | |
注意:此 API 现在已过时。
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute("This method is not supported in X#")]
VIRTUAL METHOD WriteExpression(
cPropertyName,
uValue
) AS LOGIC CLIPPER
[ObsoleteAttribute("This method is not supported in X#")]
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual bool WriteExpression(
__Usual cPropertyName = default,
__Usual uValue = default
)
查看代码参数
- cPropertyName (Optional)
- 类型:__Usual
- uValue (Optional)
- 类型:__Usual
返回值
类型:
Boolean参见