PSDBUtility.SqlNow method
Reserved for internal use.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared Function SqlNow As DateTime
'Usage
Dim returnValue As DateTime
returnValue = PSDBUtility.SqlNow()
public static DateTime SqlNow()
Return value
Type: System.DateTime