ADSMemo.PutValueFile 方法 | |
This method is not supported by the AdsMemo class
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD PutValueFile(
nFldPos AS LONG,
fileName AS STRING
) AS LOGIC
public override bool PutValueFile(
int nFldPos,
string fileName
)
查看代码参数
- nFldPos
- 类型:Int32
- fileName
- 类型:String
返回值
类型:
Boolean实现
PutValueFile(Int32, String)参见