Click or drag to resize

IBlobData.Data Property

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

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
PROPERTY Data AS Object GET SET 

Property Value

Type: Object
See Also