Expand Minimize
This topic has not yet been rated - Rate this topic

ImageData Element

SQL Server 2000

ImageData Element

Contains encoded image data.

<EmbeddedImage>
   ...
   <ImageData>...</ImageData>
</EmbeddedImage>
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 EmbeddedImage
Child element None

Remarks

The image data within this element must be Base-64 encoded.

See Also

Report Definition XML Elements

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