请单击以进行评分并提供反馈
MSDN
MSDN Library
SQL Server
SQL Server 2005
 Value Element (Image, BackgroundIma...

  开启低带宽视图
社区内容
本节内容
统计 批注 (0)
SQL Server 2005 联机丛书(2008 年 11 月)
Value Element (Image, BackgroundImage) (RDL)

Identifies the source of the image.

<Image Name="..."> <!-- or BackgroundImage -->
       ...
       <Value>...</Value>
       ...
</Image> <!-- or /BackgroundImage -->

Characteristic Description

Data type and length

String

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Relationship Element

Parent elements

BackgroundImage, Image

Child element

None

The contents of the Value element and the data type it returns depends on the value of the Source element, which is a sibling to Value.

Value of Source element Description Data type returned

External

Value contains a constant or an expression that evaluates to a path to the image.

String

Embedded

Value contains A constant or an expression that evaluates to the name of an embedded image within the report.

String

Database

Value contains an expression for a field in the database that evaluates to the binary data for an image.

Binary

社区内容   什么是社区内容?
添加新内容 RSS  批注
Processing
© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker