Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the type of source for an Image.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration SourceType
'Utilisation
Dim instance As Image.SourceType
public enum SourceType
public enum class SourceType
type SourceType
public enum SourceType
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering