Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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