Freigeben über


StyleInstance.m_language-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A string value that represents the calculated value of the Language property.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_language As String
'Usage
Dim value As String 

value = Me.m_language 

Me.m_language = value
protected string m_language
protected:
String^ m_language
val mutable m_language: string
protected var m_language : String

Siehe auch

Verweis

StyleInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace