共用方式為


SPUsageProvider.TryGetDateTime method

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Function TryGetDateTime ( _
    col As String _
) As DateTime
'用途
Dim col As String
Dim returnValue As DateTime

returnValue = Me.TryGetDateTime(col)
protected DateTime TryGetDateTime(
    string col
)

參數

傳回值

Type: System.DateTime

請參閱

參照

SPUsageProvider class

SPUsageProvider members

Microsoft.SharePoint.Administration namespace