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.