  | DatabaseSqlDatePart Method  | 
  
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntaxpublic static string SqlDatePart(
	string part
)
Public Shared Function SqlDatePart ( 
	part As String
) As String
Parameters
- part
 - Type: SystemString
 
Return Value
Type: 
String
See Also