Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies a value that indicates whether the formatted text run value is expression-based.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_formattedValueExpressionBased As Nullable(Of Boolean)
'Uso
Dim value As Nullable(Of Boolean)
value = Me.m_formattedValueExpressionBased
Me.m_formattedValueExpressionBased = value
protected Nullable<bool> m_formattedValueExpressionBased
protected:
Nullable<bool> m_formattedValueExpressionBased
val mutable m_formattedValueExpressionBased: Nullable<bool>
protected var m_formattedValueExpressionBased : Nullable<boolean>
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering