Partager via


Champ StyleInstance.m_unicodeBiDi

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_unicodeBiDi As Nullable(Of UnicodeBiDiTypes)
'Utilisation
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>

Voir aussi

Référence

StyleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering