Freigeben über


StyleInstance.m_unicodeBiDi-Feld

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

A UnicodeBiDiTypes value that represents the calculated value of the UnicodeBiDi property.

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

Syntax

'Declaration
Protected m_unicodeBiDi As Nullable(Of UnicodeBiDiTypes)
'Usage
Dim value As Nullable(Of UnicodeBiDiTypes)

value = Me.m_unicodeBiDi 

Me.m_unicodeBiDi = value
protected Nullable<UnicodeBiDiTypes> m_unicodeBiDi
protected:
Nullable<UnicodeBiDiTypes> m_unicodeBiDi
val mutable m_unicodeBiDi: Nullable<UnicodeBiDiTypes>
protected var m_unicodeBiDi : Nullable<UnicodeBiDiTypes>

Siehe auch

Verweis

StyleInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace