DataEngine for .NET
Dt メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Op クラス : Dt メソッド
DateTime オペランド。
DateTime 書式文字列。
書式設定された DateTime:文字列型の列を生成する、DateTime に対する単項単純(集計なし)演算。
シンタックス
'宣言
 
Public Shared Function Dt( _
   ByVal col As Column, _
   ByVal format As System.String _
) As ColumnOp
public static ColumnOp Dt( 
   Column col,
   System.string format
)

パラメータ

col
DateTime オペランド。
format
DateTime 書式文字列。
参照

Op クラス
Op メンバ