Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A custom property for a report, report item, or group. This class cannot be inherited.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.ReportRendering.CustomProperty
Spazio dei nomi Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class CustomProperty
'Utilizzo
Dim instance As CustomProperty
public sealed class CustomProperty
public ref class CustomProperty sealed
[<SealedAttribute>]
type CustomProperty = class end
public final class CustomProperty
Nel tipo CustomProperty sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
CustomProperty | Constructs a CustomProperty object. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Name | Returns the name of the custom property. |
![]() |
Value | Returns the value of the custom property. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Osservazioni
An expression-based Name or Value that is contained within a CustomData object with no data evaluates to nullriferimento Null (Nothing in Visual Basic)..
Custom properties with expressions that need to be evaluated even when there are no rows should be placed in the CustomReportItem.
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)