Share via


DictDataSet::construct Method

Constructs a DictDataSet instance, given its name.

Syntax

client server public static DictDataSet construct(str name)

Run On

Called

Parameters

  • name
    Type: str
    The name to set for the new instance of the DictDataSet class.

Return Value

Type: DictDataSet Class
The DictDataSet instance that is created.

See Also

Reference

DictDataSet Class