Partager via


GetLastUploadTime méthode

Gets the last time that collection set data was uploaded.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public Function GetLastUploadTime As DateTime
'Utilisation
Dim instance As CollectionSet
Dim returnValue As DateTime

returnValue = instance.GetLastUploadTime()
public DateTime GetLastUploadTime()
public:
DateTime GetLastUploadTime()
member GetLastUploadTime : unit -> DateTime 
public function GetLastUploadTime() : DateTime

Valeur de retour

Type : System. . :: . .DateTime

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.