SPUsageProvider.TryGetDateTime-Methode
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Function TryGetDateTime ( _
col As String _
) As DateTime
'Usage
Dim col As String
Dim returnValue As DateTime
returnValue = Me.TryGetDateTime(col)
protected DateTime TryGetDateTime(
string col
)
Parameter
- col
Typ: System.String
Rückgabewert
Typ: System.DateTime