FlexPivot for WinForms
DtPart メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : DtPart メソッド
DateTime operand.
Part to extract from DateTime values.
DateTime part: unary, simple (without aggregation) operation on DateTime.
シンタックス
'宣言
 
Public Shared Function DtPart( _
   ByVal col As Column, _
   ByVal part As DateTimeParts _
) As ColumnOp
public static ColumnOp DtPart( 
   Column col,
   DateTimeParts part
)

パラメータ

col
DateTime operand.
part
Part to extract from DateTime values.
参照

Op クラス
Op メンバ