预订演示

请注意 : 本帮助页面不适用于最新版本的Enterprise Architect. 最新的帮助文档在这里.

前页 后页

数据集类

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.