Freigeben über


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

Rückgabewert

Typ: System.DateTime

Siehe auch

Referenz

SPUsageProvider Klasse

SPUsageProvider-Member

Microsoft.SharePoint.Administration-Namespace