Gets the database server and UTC date difference.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public static long getDatabaseServerAndUTCDateDiff(
string connectString,
ref string sError
)
Public Shared Function getDatabaseServerAndUTCDateDiff ( _
connectString As String, _
ByRef sError As String _
) As Long
Parameters
- connectString
- Type: String
The connect string.
- sError
- Type: String%
The s error.
Return Value
System.Int64.