Expand Minimize
0 out of 1 rated this helpful - Rate this topic

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

See Also

Report Definition XML Elements

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.