Compartir a través de


Campo StyleInstance.m_language

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

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

Sintaxis

'Declaración
Protected m_language As String
'Uso
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

Vea también

Referencia

StyleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering