SqlPersistenceWorkflowInstanceDescription.NextTimerExpiration 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得下一個計時器將到期的時間 (UTC 格式)。
public:
property System::Data::SqlTypes::SqlDateTime NextTimerExpiration { System::Data::SqlTypes::SqlDateTime get(); };
public System.Data.SqlTypes.SqlDateTime NextTimerExpiration { get; }
member this.NextTimerExpiration : System.Data.SqlTypes.SqlDateTime
Public ReadOnly Property NextTimerExpiration As SqlDateTime
屬性值
下一個計時期將到期的時間 (UTC 格式)。