Campo m_currentContext
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_currentContext As Integer
'Uso
Dim value As Integer
value = Me.m_currentContext
Me.m_currentContext = value
protected int m_currentContext
protected:
int m_currentContext
val mutable m_currentContext: int
protected var m_currentContext : int
Consulte também