Compartir a través de


m_currentContext Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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