Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the type of source for an Image.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration SourceType
'Uso
Dim instance As Image.SourceType
public enum SourceType
public enum class SourceType
type SourceType
public enum SourceType
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering