|
ConnectionID | | (Required) Specifies a connection to a data source that is defined in the Settings.
For elements connecting to relational databases, default is the first Connection element in _settings.lgx. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
SimpleDBDomain | | (Required) The name of the SimpleDB domain (similar to a table). |
SimpleDBItemName | | (Required) The value of the Item Name, the unique identifier for a record in a SimpleDB domain. |