StringDataSource class

StringDataSource class

The string data source for plugin’s load operations.

The StringDataSource type exposes the following members:

Constructors

ConstructorDescription
initCreates a new string data source.

Properties

PropertyDescription
data_typeThe data source type.
dataGets the underlying string.

See Also