Click or drag to resize

DatabaseSqlDate Method (DateTime)

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public static string SqlDate(
	DateTime dateTime
)

Parameters

dateTime
Type: SystemDateTime

Return Value

Type: String
See Also