FlexPivot for WinForms
UCase メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : UCase メソッド
String operand.
Convert to upper case: unary, simple (without aggregation) operation on strings.
シンタックス
'宣言
 
Public Shared Function UCase( _
   ByVal col As Column _
) As ColumnOp
public static ColumnOp UCase( 
   Column col
)

パラメータ

col
String operand.
参照

Op クラス
Op メンバ