FlexPivot for WinForms
Mod メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Mod メソッド
First operand.
Second operand.
Modulo: binary, simple (without aggregation) operation.
シンタックス
'宣言
 
Public Shared Function Mod( _
   ByVal col1 As Column, _
   ByVal col2 As Column _
) As ColumnOp
public static ColumnOp Mod( 
   Column col1,
   Column col2
)

パラメータ

col1
First operand.
col2
Second operand.
参照

Op クラス
Op メンバ