SqlPersistenceWorkflowInstanceDescription.NextTimerExpiration Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'heure dans le format UTC dans lequel la minuterie suivante expirera.
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
Valeur de propriété
Heure dans le format UTC dans lequel la minuterie suivante expirera.