SPUsageProvider.TryGetDateTime 方法

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
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
)

参数

返回值

类型:System.DateTime

另请参阅

引用

SPUsageProvider 类

SPUsageProvider 成员

Microsoft.SharePoint.Administration 命名空间