Condividi tramite


Campo QueryBase.m_designerState

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

Specifies the current state of the object model in Report Designer.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Protected m_designerState As ExternalXmlElement
'Utilizzo
Dim value As ExternalXmlElement 

value = Me.m_designerState 

Me.m_designerState = value
protected ExternalXmlElement m_designerState
protected:
ExternalXmlElement^ m_designerState
val mutable m_designerState: ExternalXmlElement
protected var m_designerState : ExternalXmlElement

Vedere anche

Riferimento

QueryBase Classe

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel