Condividi tramite


Campo ActionInfo.m_chartConstruction

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

A Boolean value that indicates whether the create action context is valid.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_chartConstruction As Boolean
'Utilizzo
Dim value As Boolean 

value = Me.m_chartConstruction 

Me.m_chartConstruction = value
protected bool m_chartConstruction
protected:
bool m_chartConstruction
val mutable m_chartConstruction: bool
protected var m_chartConstruction : boolean

Vedere anche

Riferimento

ActionInfo Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering