Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.