IBlobData.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.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 PROPERTY Data AS Object GET SET
Object Data { get; set; }
属性值
类型:
Object参见