| 前页 | 后页 |
数据集类
DataSet Attributes
Attribute |
Remarks |
See also |
|---|---|---|
|
Type |
long Type of data contained in this data set. 1. Safe Array 2. Abstract Data type 3. JSon 4. Text Notes: Read Only |
DataSet Methods
Method |
Remarks |
See also |
|---|---|---|
|
GetAST () |
Currently not supported | |
|
GetDMArray () |
DMArray Returns an EA.DMArray object Note: Only supported when Type = 1 |
DMArray Class |
|
GetString () |
String Returns a string of the data. NOTE: Only supported when Type = 3 or 4. |
