IDTSExecuteSQL.TimeOut Propriedade

Definição

Obtém ou define um número máximo de segundos que a tarefa pode executar antes que o tempo limite seja excedido.

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

Valor da propriedade

O número máximo de segundos que a tarefa poderá ser executada antes de exceder o tempo limite.

Aplica-se a