SourceType 列挙体

Image のソースの種類を指定します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Enumeration SourceType
'使用
Dim instance As SourceType
public enum SourceType
public enum class SourceType
type SourceType
public enum SourceType

メンバー

メンバー名 説明
External ピアの Value には、文字列定数か、レポート内の埋め込み画像の名前に評価される式が格納されている必要があることを示します。
Embedded ピアの Value が文字列定数を含んでいるか、レポート内の埋め込み画像の名前に評価される式を含んでいる必要があることを指定します。
Database ピアの Value が、画像のバイナリ データに評価される式を含んでいる必要があることを指定します。