Version: 2019
Type: Features
Category: Programming
Subcategory: Origin C
Jira: ORG-18123
Support LT and OC ways to the size of Dataset Storage, for example: Add a Dataset Storage and then run following code to get size:
LT: list -st;
OC: GetBinaryStorage(NULL, NULL, &nSize);