formatted DateTime: unary, simple (without aggregation) operation on DateTime producing string column.
シンタックス
'宣言
Public Shared Function Dt( _
ByVal As Column, _
ByVal As System.String _
) As ColumnOp
public static ColumnOp Dt(
Column ,
System.string
)
パラメータ
- col
- DateTime operand.
- format
- DateTime format string.
参照