Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

DataSet Class

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.