'宣言 Public Shared Function DtPart( _ ByVal col As Column, _ ByVal part As DateTimeParts _ ) As ColumnOp
public static ColumnOp DtPart( Column col, DateTimeParts part )
パラメータ
- col
- DateTime オペランド。
- part
- DateTime 値から抽出される部分。
'宣言 Public Shared Function DtPart( _ ByVal col As Column, _ ByVal part As DateTimeParts _ ) As ColumnOp
public static ColumnOp DtPart( Column col, DateTimeParts part )