SPUsageProvider.TryGetDateTime - Méthode
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Function TryGetDateTime ( _
col As String _
) As DateTime
'Utilisation
Dim col As String
Dim returnValue As DateTime
returnValue = Me.TryGetDateTime(col)
protected DateTime TryGetDateTime(
string col
)
Paramètres
- col
Type : System.String
Valeur renvoyée
Type : System.DateTime