アクティビティ シーケンスを取得します。
名前空間: Microsoft.SqlServer.XEvent
アセンブリ: Microsoft.SqlServer.XEvent.Linq (Microsoft.SqlServer.XEvent.Linq.dll)
構文
'宣言
Public Property Sequence As UInteger
Get
Friend Set
'使用
Dim instance As ActivityId
Dim value As UInteger
value = instance.Sequence
public uint Sequence { get; internal set; }
public:
property unsigned int Sequence {
unsigned int get ();
internal: void set (unsigned int value);
}
member Sequence : uint32 with get, internal set
function get Sequence () : uint
internal function set Sequence (value : uint)
プロパティ値
型: System.UInt32
アクティビティ シーケンスです。