共用方式為


StreamDeliveryFailureEntity.ReverseOrderTimestampTicks 方法

定義

傳回從現在 (UTC) 到 9683 年的刻度數。

protected static long ReverseOrderTimestampTicks ();
static member ReverseOrderTimestampTicks : unit -> int64
Protected Shared Function ReverseOrderTimestampTicks () As Long

傳回

備註

這適用于在分割區開始時排序最近的失敗。 雖然對於有效率的資料表儲存體查詢很有用,但負載過重時,這可能會導致資料表中的作用點。 這不是預期的情況,但如果發生這種情況,建議您將資料列索引鍵與一些其他欄位細分 (資料流程命名空間?) 。

適用於