Condividi tramite


Campo StyleInstance.m_unicodeBiDi

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_unicodeBiDi As Nullable(Of UnicodeBiDiTypes)
'Utilizzo
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>

Vedere anche

Riferimento

StyleInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering