此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Gets the total time of the performance.
命名空間: Microsoft.SqlServer.Dts.Tasks.XMLTask
組件: Microsoft.SqlServer.XMLTask (在 Microsoft.SqlServer.XMLTask.dll 中)
語法
'宣告
Public ReadOnly Property TotalTime As Integer
Get
'用途
Dim instance As XmlDiffPerf
Dim value As Integer
value = instance.TotalTime
public int TotalTime { get; }
public:
property int TotalTime {
int get ();
}
member TotalTime : int
function get TotalTime () : int
屬性值
型別:System.Int32
The total time of the performance.