DataSetOptions enum | QSYS API Reference Guide
Specifies options for a DataSet.
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
Name | Description | Value |
---|---|---|
FieldsAsAttributes | Specifies that fields should be expressed as XML attributes; by default, fields are expressed as elements. | 2 |
OmitKeys | Specifies that no DataTables representing keys will be generated in the DataSet. | 1 |