点击或拖拽改变大小

Functions.SetCollation 方法

X#
Query current and/or set new active collation.

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 FUNCTION SetCollation(
	nCollation
) AS LONG CLIPPER
查看代码

参数

nCollation (Optional)
类型:__Usual
the numeric identifier for the collation table to be selected. Must be one of the values from the XppCollations enum of a simple number

返回值

类型:Int32
The numeric identifier of the active collation table
参见