BlobData.Data 属性 | |
Data to write to the blob file. This can be a BYTE[] but also other values.
At this moment the FPT RDD supports BYTE[], String, Logic
Other value types may follow later
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 PROPERTY Data AS Object GET SET
public Object Data { get; set; }
查看代码属性值
类型:
Object实现
Data参见