m_currentContext-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_currentContext As Integer
'Usage
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