FlexPivot for WinForms
Rnd メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Rnd メソッド
Operand.
Number of decimal places to round to. Can be negative, meaning rounding to the nearest hundreds, thousands, etc.
Round: unary, simple (without aggregation) operation.
シンタックス
'宣言
 
Public Shared Function Rnd( _
   ByVal col As Column, _
   ByVal precision As System.Integer _
) As ColumnOp
public static ColumnOp Rnd( 
   Column col,
   System.int precision
)

パラメータ

col
Operand.
precision
Number of decimal places to round to. Can be negative, meaning rounding to the nearest hundreds, thousands, etc.
参照

Op クラス
Op メンバ