Campo StyleInstance.m_language
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A string value that represents the calculated value of the Language property.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering