Campo QueryBase.m_designerState
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies the current state of the object model in Report Designer.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Protected m_designerState As ExternalXmlElement
'Uso
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