Click or drag to resize

BlobData.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
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 PROPERTY Data AS Object GET SET 
Request Example View Source

Property Value

Type: Object

Implements

Data
See Also