Represents an activity identifier.
繼承階層
System.Object
Microsoft.SqlServer.XEvent.ActivityId
命名空間: Microsoft.SqlServer.XEvent
組件: Microsoft.SqlServer.XEvent.Linq (在 Microsoft.SqlServer.XEvent.Linq.dll 中)
語法
'宣告
<SerializableAttribute> _
Public Class ActivityId
'用途
Dim instance As ActivityId
[SerializableAttribute]
public class ActivityId
[SerializableAttribute]
public ref class ActivityId
[<SerializableAttribute>]
type ActivityId = class end
public class ActivityId
ActivityId 型別公開下列成員。
建構函式
| 名稱 | 說明 | |
|---|---|---|
![]() |
ActivityId | Initializes a new instance of the ActivityId class. |
上層
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
Id | Gets the activity identifier. |
![]() |
Sequence | Gets the activity sequence. |
上層
方法
| 名稱 | 說明 | |
|---|---|---|
![]() |
Equals | Determines whether the specified activity is equal to the current activity. (覆寫 Object.Equals(Object)。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | Gets the hash code for the current activity. (覆寫 Object.GetHashCode()。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | Returns a string representation of the current activity. (覆寫 Object.ToString()。) |
上層
運算子
| 名稱 | 說明 | |
|---|---|---|
![]() ![]() |
Equality | Determines whether the two instances of activity are equal. |
![]() ![]() |
Inequality | Determines whether the two instances of activity are not equal. |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。
.gif)
.gif)
.gif)
.gif)
.gif)