IDTSExecuteSQL.TimeOut 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 ou définit le nombre maximal de secondes pendant lesquelles la tâche peut être exécutée avant d’arriver à expiration.
public:
property System::UInt32 TimeOut { System::UInt32 get(); void set(System::UInt32 value); };
public uint TimeOut { get; set; }
member this.TimeOut : uint32 with get, set
Public Property TimeOut As UInteger
Valeur de propriété
Nombre maximal de secondes d’exécution de la tâche au terme duquel le délai d’attente expire.