ADSRDD.PutRec 方法 | |
This method is not supported by the AdsRDD class
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD PutRec(
aRec AS BYTE[]
) AS LOGIC
public override bool PutRec(
byte[] aRec
)
查看代码参数
- aRec
- 类型:Byte
返回值
类型:
Boolean实现
PutRec(Byte)参见