StyleBase.NumeralVariant Field
Returns the variant of the digit format to use.
命名空间: Microsoft.ReportingServices.ReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
语法
声明
Protected Const NumeralVariant As String
protected const string NumeralVariant
protected:
literal String^ NumeralVariant
protected static final String NumeralVariant
protected const var NumeralVariant : String
备注
新增日期:2005 年 12 月 5 日
Currently defined values are:
Follow Unicode context rules.
0123456789.
Traditional digits for the script as defined in GDI+. Currently supported for: ar | bn | bo | fa | gu | hi | kn | kok | lo | mr | ms | or | pa | sa | ta | te | th | ur and variants.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only. [Wide versions of regular digits.]
ko only.
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
请参阅
参考
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace