Value Element (Textbox)
SQL Server 2000
Value Element (Textbox)
Contains the value of the text box. This value can be a field name, a constant, or another expression.
<Textbox Name="..."> <Value>...</Value> ... </Textbox>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | String |
| Default value | None |
| Cardinality | 1-1: Required element that occurs once and only once |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | Textbox |
| Child element | None |
