点击或拖拽改变大小

BlobData.Data 属性

X#
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 
查看代码

属性值

类型:Object

实现

Data
参见