Share via


Image.SourceType 열거형

Specifies the type of source for an Image.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration SourceType
‘사용 방법
Dim instance As Image.SourceType
public enum SourceType
public enum class SourceType
type SourceType
public enum SourceType

멤버

멤버 이름 설명
Database Specifies that a peer Value must contain an expression that evaluates to the binary data for an image
Embedded Specifies that a peer Value must contain a string constant or expression that evaluates to the name of an embedded image within the report.
External Specifies that a peer Value must contain a string constant or expression that evaluates to the location of an image.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스