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