Click or drag to resize

DbmsNativeSqlFormatDateTime Method (DateTime)

Pattern used to build datetime conversion function

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public string FormatDateTime(
	DateTime date
)

Parameters

date
Type: SystemDateTime
DateTime value to format

Return Value

Type: String
See Also