GetLastUploadTime 方法
取得上一次上傳收集組資料的時間。
命名空間: Microsoft.SqlServer.Management.Collector
組件: Microsoft.SqlServer.Management.Collector (在 Microsoft.SqlServer.Management.Collector.dll 中)
語法
'宣告
Public Function GetLastUploadTime As DateTime
'用途
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
傳回值
型別:System. . :: . .DateTime
DateTime 物件,可指定上傳收集組資料的時間。
備註
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.